|
casacore
|
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 52 of file OrdPairIO.h.
| AipsIO& casacore::OrdPairIO_global_functions_inoutput::operator<< | ( | AipsIO & | ios, |
| const OrderedPair< key, value > & | op | ||
| ) |
| ostream& casacore::OrdPairIO_global_functions_inoutput::operator<< | ( | ostream & | ios, |
| const OrderedPair< key, value > & | |||
| ) |
| AipsIO& casacore::OrdPairIO_global_functions_inoutput::operator>> | ( | AipsIO & | ios, |
| OrderedPair< key, value > & | op | ||
| ) |
1.8.5