MapIO.h

Classes

Global Functions -- Input/output operators for Maps. (full description)

Input/output operators for Maps. (source)

Interface

ostream& operator<<(ostream&, const Map<key,value>&)
ostream &operator<<(ostream &, const ConstMapIter<key,value> &)

Description

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Prerequisite

Synopsis

These global functions provide easy input and output of Map objects.

Member Description

ostream& operator<<(ostream&, const Map<key,value>&)

Input/output

ostream &operator<<(ostream &, const ConstMapIter<key,value> &)