ARB
|
Go to the source code of this file.
Classes | |
struct | StringParser |
Macros | |
#define | CURRENT_REST std::string(pos, end).c_str() |
Functions | |
void | appendSpaced (std::string &str, const std::string &toAppend) |
#define CURRENT_REST std::string(pos, end).c_str() |
Definition at line 33 of file tools.h.
Referenced by StringParser::expectContent(), StringParser::expectSpaces(), StringParser::extractNumber(), and StringParser::extractWord().
|
inline |