![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
alps::read_until — reads until the next occurence of the character end or until the end of the stream is reached.
// In header: <alps/parser/parser.h> std::string read_until(std::istream & in, char end);
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo |