varconf 1.0.3
Configuration library for the Worldforge system.
|
Public Member Functions | |
ParseError (const ParseError &p)=default | |
ParseError (const std::string &exp, int line, int col) | |
Definition at line 37 of file parse_error.h.
varconf::ParseError::ParseError | ( | const std::string & | exp, |
int | line, | ||
int | col | ||
) |
Definition at line 43 of file parse_error.cpp.