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::lexer_type< Derived > Struct Template Reference

#include <lexer_type.hpp>

Inheritance diagram for boost::spirit::lex::lexer_type< 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
template<typename Derived>
typedef lex::domain boost::spirit::lex::lexer_type< Derived >::domain

Member Function Documentation

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

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