Go to the documentation of this file.
28 #ifndef CASA_ORDPAIRIO_H
29 #define CASA_ORDPAIRIO_H
31 #ifndef AIPS_USE_DEPRECATED
32 #error "OrdPairIO.h is deprecated; use -DBUILD_DEPRECATED=ON to use it"
35 #include <casacore/casa/aips.h>
36 #include <casacore/casa/Containers/OrderedPair.h>
37 #include <casacore/casa/iosfwd.h>
61 #ifndef CASACORE_NO_AUTO_TEMPLATES
62 #include <casacore/casa/Containers/OrdPairIO.tcc>
63 #endif //# CASACORE_NO_AUTO_TEMPLATES
ostream & operator<<(ostream &ios, const OrderedPair< key, value > &)
AipsIO & operator>>(AipsIO &os, Record &rec)
AipsIO & operator<<(AipsIO &ios, const OrderedPair< key, value > &op)
this file contains all the compiler specific defines
These need to be left out SUN BUG
ostream & operator<<(ostream &os, const IComplex &)
Show on ostream.
AipsIO & operator>>(AipsIO &ios, OrderedPair< key, value > &op)