#include <iostream>#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | Util |
Functions | |
| void | Util::eat_whitespace (std::istream &is) |
| discard all whitespace chars until hitting a non-whitespace | |
| std::string | Util::read_quoted_string (std::istream &is) |
1.6.1