|
MADNESS 0.10.1
|

Namespaces | |
| namespace | madness |
| Namespace for all elements and tools of MADNESS. | |
Functions | |
| std::string | madness::lowercase (const std::string &s) |
| std::istream & | madness::position_stream (std::istream &f, const std::string &tag, bool rewind=true) |
| std::istream & | madness::position_stream_to_word (std::istream &f, const std::string &tag, const char comment, bool rewind, bool silent) |
| position the input stream to tag, which must be a word (not part of a word) | |