|
Brunot
|
utilities for dealing with strings More...
#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | util |
Functions | |
| static auto | util::splitString (const std::string &fullString, const std::string &delimiter) -> std::vector< std::string > |
| splits a string into many smaller strings. | |
utilities for dealing with strings