|
UTILLib 2.0
Common C++ library with utilities.
|
Helper class that splits a string into various tags. More...
#include <string>#include <vector>
Go to the source code of this file.
Classes | |
| class | util::string::StringParser |
| Helper class that splits a string. More... | |
Namespaces | |
| namespace | util |
| Main namespace for the util library. | |
| namespace | util::string |
| The string namespace is used for string manipulation functions. | |
Support class that splits a string into tags based upon an expression patter.