Choreonoid  1.8
Public Types | List of all members
cnoid::TokenIteratorGenerator< TokenizerFunc, Iterator, Type > Class Template Reference

#include <Tokenizer.h>

Public Types

typedef TokenIterator< TokenizerFunc, Iterator, Type > type
 

Member Typedef Documentation

◆ type

template<class TokenizerFunc = CharSeparator<char>, class Iterator = std::string::const_iterator, class Type = std::string>
typedef TokenIterator<TokenizerFunc,Iterator,Type> cnoid::TokenIteratorGenerator< TokenizerFunc, Iterator, Type >::type

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