#include <char_token_def.hpp>

Public Types | |
| typedef char_token_def < CharEncoding > | result_type |
Public Member Functions | |
| template<typename Char > | |
| result_type | operator() (Char ch, unused_type) const |
| template<typename Char > | |
| result_type | operator() (Char const *str, unused_type) const |
| typedef char_token_def<CharEncoding> boost::spirit::lex::detail::basic_literal< CharEncoding >::result_type |
|
inline |
|
inline |