tue_config
Namespaces | Functions
loader_functions.h File Reference
#include <string>
Include dependency graph for loader_functions.h:
This graph shows which files directly or indirectly include this file:

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...