Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::traits::token_printer_debug< lex::lexertl::position_token< Iterator, Attribute, HasState, Idtype > > Struct Template Reference

#include <position_token.hpp>

Public Types

typedef
lex::lexertl::position_token
< Iterator, Attribute,
HasState, Idtype > 
token_type
 

Static Public Member Functions

template<typename Out >
static void print (Out &out, token_type const &val)
 

Member Typedef Documentation

template<typename Iterator , typename Attribute , typename HasState , typename Idtype >
typedef lex::lexertl::position_token<Iterator, Attribute, HasState, Idtype> boost::spirit::traits::token_printer_debug< lex::lexertl::position_token< Iterator, Attribute, HasState, Idtype > >::token_type

Member Function Documentation

template<typename Iterator , typename Attribute , typename HasState , typename Idtype >
template<typename Out >
static void boost::spirit::traits::token_printer_debug< lex::lexertl::position_token< Iterator, Attribute, HasState, Idtype > >::print ( Out &  out,
token_type const &  val 
)
inlinestatic

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