28#ifndef CASA_HASHMAPIO_H
29#define CASA_HASHMAPIO_H
31#ifndef AIPS_USE_DEPRECATED
32#error "HashMapIO.h is deprecated; use -DBUILD_DEPRECATED=ON to use it"
35#include <casacore/casa/aips.h>
36#include <casacore/casa/Containers/HashMapIter.h>
65#ifndef CASACORE_NO_AUTO_TEMPLATES
66#include <casacore/casa/Containers/HashMapIO.tcc>
Associative Array with a hash table implementation.
this file contains all the compiler specific defines
ostream & operator<<(ostream &os, const IComplex &)
Show on ostream.
ostream & operator<<(ostream &, const HashMap< key, val > &)
ostream & operator<<(ostream &, const ConstHashMapIter< key, val > &)