Go to the documentation of this file.
31 #include <casacore/casa/aips.h>
32 #include <casacore/casa/Containers/Map.h>
34 #ifndef AIPS_USE_DEPRECATED
35 #error "MapIO.h is deprecated; use -DBUILD_DEPRECATED=ON to use it"
70 #ifndef CASACORE_NO_AUTO_TEMPLATES
71 #include <casacore/casa/Containers/MapIO.tcc>
72 #endif //# CASACORE_NO_AUTO_TEMPLATES
Input/output operators for Maps.
ostream & operator<<(ostream &, const Map< key, value > &)
Input/output.
this file contains all the compiler specific defines
ostream & operator<<(ostream &os, const IComplex &)
Show on ostream.
Const associative array iterator.
Abstract base class for associative arrays.