Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::token_iterator_generator< TokenizerFunc, Iterator, Type > Class Template Reference

#include <token_iterator.hpp>

Public Types

typedef token_iterator
< TokenizerFunc, Iterator,
Type > 
type
 

Member Typedef Documentation

template<class TokenizerFunc = char_delimiters_separator<char>, class Iterator = std::string::const_iterator, class Type = std::string>
typedef token_iterator<TokenizerFunc,Iterator,Type> boost::token_iterator_generator< TokenizerFunc, Iterator, Type >::type

The documentation for this class was generated from the following file: