|
template<typename T > |
bool | Parse (const string &content, T *value) |
|
template<> |
bool | Parse (const string &content, string *value) |
|
template<> |
bool | Parse (const string &content, int *value) |
|
template<> |
bool | Parse (const string &content, int64_t *value) |
|
template<> |
bool | Parse (const string &content, double *value) |
|
template<> |
bool | Parse (const string &content, bool *value) |
|
Definition at line 97 of file flags.h.
The documentation for this class was generated from the following files: