These need to be left out **SUN BUG**. More...
#include <OrdPairIO.h>
Public Member Functions | |
template<class key , class value > | |
AipsIO & | operator<< (AipsIO &ios, const OrderedPair< key, value > &op) |
template<class key , class value > | |
AipsIO & | operator>> (AipsIO &ios, OrderedPair< key, value > &op) |
template<class key , class value > | |
ostream & | operator<< (ostream &ios, const OrderedPair< key, value > &) |
These need to be left out **SUN BUG**.
Definition at line 48 of file OrdPairIO.h.
ostream& casacore::OrdPairIO_global_functions_inoutput::operator<< | ( | ostream & | ios, | |
const OrderedPair< key, value > & | ||||
) | [inline] |
AipsIO& casacore::OrdPairIO_global_functions_inoutput::operator<< | ( | AipsIO & | ios, | |
const OrderedPair< key, value > & | op | |||
) | [inline] |
AipsIO& casacore::OrdPairIO_global_functions_inoutput::operator>> | ( | AipsIO & | ios, | |
OrderedPair< key, value > & | op | |||
) | [inline] |