containerToString (It begin, It end, casacore::String (Obj::* func) () const, const casacore::String & delimiter = ",",
#include <casacore/casa/aips.h>
#include <casacore/casa/BasicSL/String.h>
#include <casacore/casa/Exceptions/Error.h>
#include <sys/resource.h>
#define DEPRECATED(func) func __attribute__ ((deprecated))
#define DEPRECATED(func) __declspec(deprecated) func
#define DEPRECATED(func) func
#define DEPRECATED_METHOD(comment) __attribute__ ((deprecated))
#define DEPRECATED_METHOD(comment)
#define UnusedVariable(x) ((void) x);
class AipsErrorTrace : public casacore::AipsError {