28 #ifndef CASA_ORDEREDPAIR_H
29 #define CASA_ORDEREDPAIR_H
31 #ifndef AIPS_USE_DEPRECATED
32 #error "OrderedPair.h is deprecated; use -DBUILD_DEPRECATED=ON to use it"
87 const K &
x()
const {
return Key;}
89 const V &
y()
const {
return Val;}
102 #ifndef CASACORE_NO_AUTO_TEMPLATES
103 #include <casacore/casa/Containers/OrderedPair.tcc>
104 #endif //# CASACORE_NO_AUTO_TEMPLATES
OrderedPair()
Needed for "operator>>(AipsIO &ios, Slist<elem> &list)".
K & x()
Get access to the key or value.
OrderedPair< K, V > & operator=(const OrderedPair< K, V > &that)
Assignment (copy semantics).
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.