Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::qi::make_primitive< terminal< tag::char_code< tag::char_, CharEncoding > >, Modifiers > Struct Template Reference

#include <char.hpp>

Public Types

typedef
spirit::detail::get_encoding
< Modifiers, CharEncoding >
::type 
char_encoding
 
typedef tag::char_code
< tag::char_, char_encoding
tag
 
typedef char_class< tagresult_type
 

Public Member Functions

result_type operator() (unused_type, unused_type) const
 

Member Typedef Documentation

template<typename CharEncoding , typename Modifiers >
typedef spirit::detail::get_encoding<Modifiers, CharEncoding>::type boost::spirit::qi::make_primitive< terminal< tag::char_code< tag::char_, CharEncoding > >, Modifiers >::char_encoding
template<typename CharEncoding , typename Modifiers >
typedef char_class<tag> boost::spirit::qi::make_primitive< terminal< tag::char_code< tag::char_, CharEncoding > >, Modifiers >::result_type
template<typename CharEncoding , typename Modifiers >
typedef tag::char_code<tag::char_, char_encoding> boost::spirit::qi::make_primitive< terminal< tag::char_code< tag::char_, CharEncoding > >, Modifiers >::tag

Member Function Documentation

template<typename CharEncoding , typename Modifiers >
result_type boost::spirit::qi::make_primitive< terminal< tag::char_code< tag::char_, CharEncoding > >, Modifiers >::operator() ( unused_type  ,
unused_type   
) const
inline

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