Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::lex::primitive_lexer< Derived > Struct Template Reference

#include <lexer_type.hpp>

Inheritance diagram for boost::spirit::lex::primitive_lexer< Derived >:
Collaboration diagram for boost::spirit::lex::primitive_lexer< Derived >:

Public Types

typedef Derived derived_type
 
typedef lex::domain domain
 

Public Member Functions

Derived const & derived () const
 

Member Typedef Documentation

template<typename Derived>
typedef Derived boost::spirit::lex::lexer_type< Derived >::derived_type
inherited
template<typename Derived>
typedef lex::domain boost::spirit::lex::lexer_type< Derived >::domain
inherited

Member Function Documentation

template<typename Derived>
Derived const& boost::spirit::lex::lexer_type< Derived >::derived ( ) const
inlineinherited

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