92 is.
check(
"operator>>(Istream& is, tokenTupleN&)");
DynamicList< T, SizeInc, SizeMult, SizeDiv > & append(const T &)
Append an element at the end of the list.
virtual bool check(const char *operation) const
Check IOstream status for given operation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Istream & readEnd(const char *funcName)
Istream & readBegin(const char *funcName)
bool good() const
Return true if next operation might succeed.
void putBack(const token &)
Put back token.
void size(const label)
Override size to be inconsistent with allocated storage.
Reads a n-component tuple, storing the result as a list of tokens, using bracket counting to disambig...
tokenTupleN()
Default construct.
~tokenTupleN()
Destructor.
A token holds items read from Istream.
Istream & operator>>(Istream &, pointEdgeDist &)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.