tue_config
|
#include <string>
Go to the source code of this file.
Namespaces | |
tue | |
tue::config | |
Functions | |
bool | tue::config::strToBool (std::string s, bool &rhs) |
strToBool Converts a string to a boolean of matches one of the following: y, n, yes, no, true, false, on, off More... | |