stlsoft/string/string_tokeniser.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::string_tokeniser class template (String Library).

#include <stlsoft/stlsoft.h>
#include <stlsoft/util/std/iterator_helper.hpp>
#include <stlsoft/shims/access/string.hpp>
#include <stlsoft/collections/util/collections.hpp>
#include <iterator>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

struct  string_tokeniser_ignore_blanks
 A tokenising policy for specifying whether blanks will be included or ignored (now deprecated; replaced by skip_blank_tokens). More...
struct  skip_blank_tokens
 A tokenising policy for specifying whether blanks will be included or ignored. More...
struct  string_tokeniser_type_traits
 A traits class for detecting features of the string type and the value type used to specialise string_tokeniser. More...
struct  string_tokeniser_comparator
 A generic comparator, used to specialise string_tokeniser, that covers most string and delimiter types. More...
class  string_tokeniser
 A class template that provides string tokenising behaviour. More...
class  string_tokeniser::const_iterator
 Iterator for string_tokeniser, supporting the Forward Iterator concept. More...


Generated on Thu Jun 10 08:58:11 2010 for STLSoft by  doxygen 1.5.6