A zero-sized class without any storage. Used, for example, in HashSet.
nil(Istream &)
Construct from Istream.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Ostream & operator<<(Ostream &, const edgeMesh &)
friend Ostream & operator<<(Ostream &os, const nil &)
Istream & operator>>(Istream &, edgeMesh &)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
friend Istream & operator>>(Istream &is, nil &)