34 template<
class IDLListType,
class T>
38 const DictionaryBase<IDLListType, T>&
dict)
42 typename IDLListType::const_iterator iter =
dict.begin();
53 <<
"operator<<(Ostream&, const DictionaryBase&) : " 54 <<
"Can't write entry for DictionaryBase"
Ostream & endl(Ostream &os)
Add newline and flush stream.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
An Ostream is an abstract base class for all output systems (streams, files, token lists...