Crombie Tools
crombie::Parse Namespace Reference

Functions

Types::strings parse (std::istream &is)
 Parse an input stream and return a list of parsed lines, with empty lines removed. More...
 

Function Documentation

§ parse()

Types::strings crombie::Parse::parse ( std::istream &  is)

Parse an input stream and return a list of parsed lines, with empty lines removed.

Definition at line 130 of file Parse.h.

References Debug::Debug().

Referenced by crombie::Selection::operator>>(), crombie::Uncertainty::operator>>(), crombie::FileConfig::operator>>(), and crombie::PlotConfig::read().