Go to the documentation of this file.
44 os.
check(
"Ostream& operator<<(Ostream&, const std::size_t)");
52 os.
check(
"Ostream& operator<<(Ostream&, const long int)");
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual Ostream & write(const token &)=0
Write next token to stream.
Ostream & operator<<(Ostream &, const edgeMesh &)
virtual bool check(const char *operation) const
Check IOstream status for given operation.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...