tokenizer.h
string tokenizer.
- Provided by: libcommoncpp2-doc (Version: 1.8.1-10)
- Source: libcommoncpp2
- Report a bug
string tokenizer.
#include <cc++/missing.h>
#include <cc++/thread.h>
class ost::StringTokenizer
Splits delimited string into tokens. class
ost::StringTokenizer::NoSuchElementException
Exception thrown, if someone tried to read beyond the end of the tokens. class
ost::StringTokenizer::iterator
The input forward iterator for tokens.
ost
string tokenizer.
Generated automatically by Doxygen for GNU CommonC++ from the source code.