28#ifndef CASA_MASKARRIO_2_H
29#define CASA_MASKARRIO_2_H
33template<
typename T,
typename ArrayAlloc,
typename MaskAlloc>
89template<
typename T,
typename ArrayAlloc,
typename MaskAlloc>
94template<
typename T,
typename ArrayAlloc,
typename MaskAlloc>
100#include "MaskArrIO.tcc"
this file contains all the compiler specific defines
ostream & operator<<(ostream &os, const IComplex &)
Show on ostream.
std::string to_string(const IPosition &ip)
std::ostream & operator<<(std::ostream &, const MaskedArray< T, ArrayAlloc, MaskAlloc > &)
Write out an ascii representation of a MaskedArray.