|
varconf
1.0.3
Configuration library for the Worldforge system.
|
Public Member Functions | |
| ParseError (const ParseError &p) | |
| ParseError (const std::string &exp, int line, int col) | |
| operator std::string () | |
| operator std::string () const | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const ParseError &p) |
Definition at line 36 of file parse_error.h.