#include <stlsoft/stlsoft.h>
#include <stlsoft/string/string_tokeniser.hpp>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
| namespace | stlsoft |
Classes | |
| struct | charset_comparator |
| Comparator for the stlsoft::charset_tokeniser class template. More... | |
| class | charset_tokeniser |
A class template that provides string tokenising behaviour, where the delimiter is a character set, a la strtok(). More... | |
1.5.6