#include <CubicVR/datatree/DataTree.h>

Functions | |
| std::string | trim (std::string &s, const std::string &drop=" ") |
| void | str_replace (const string &needle, const string &replacement, string &haystack) |
| void str_replace | ( | const string & | needle, | |
| const string & | replacement, | |||
| string & | haystack | |||
| ) |
| std::string trim | ( | std::string & | s, | |
| const std::string & | drop = " " | |||
| ) |
1.5.6