tue_config
Namespaces | Functions
loader_functions.cpp File Reference
#include "loader_functions.h"
#include <algorithm>
Include dependency graph for loader_functions.cpp:

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