Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::wave::grammars::expression_grammar_gen< TokenT > Struct Template Reference

#include <cpp_expression_grammar_gen.hpp>

Public Types

typedef TokenT token_type
 
typedef std::list< token_type,
boost::fast_pool_allocator
< token_type > > 
token_sequence_type
 

Static Public Member Functions

static bool evaluate (typename token_sequence_type::const_iterator const &first, typename token_sequence_type::const_iterator const &last, typename token_type::position_type const &tok, bool if_block_status, value_error &status)
 

Member Typedef Documentation

template<typename TokenT >
typedef TokenT boost::wave::grammars::expression_grammar_gen< TokenT >::token_type

Member Function Documentation


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