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::impl Namespace Reference

Classes

struct  compose_character_literal
 
struct  convert_chlit
 
struct  convert_intlit
 
struct  flush_underlying_parser
 
struct  operator_as_bool
 
struct  operator_binary_and
 
struct  operator_binary_bitand
 
struct  operator_binary_bitor
 
struct  operator_binary_bitxor
 
struct  operator_binary_eq
 
struct  operator_binary_greateq
 
struct  operator_binary_greater
 
struct  operator_binary_less
 
struct  operator_binary_lesseq
 
struct  operator_binary_ne
 
struct  operator_binary_or
 
struct  operator_questionmark
 
struct  operator_to_bool
 
struct  operator_unary_neg
 
struct  store_found_directive
 
struct  store_found_eof
 
struct  store_found_eoltokens
 

Variables

phoenix::function
< compose_character_literal >
const 
compose
 
phoenix::function
< convert_intlit > const 
as_intlit
 
phoenix::function
< convert_chlit > const 
as_chlit
 
phoenix::function
< operator_questionmark >
const 
questionmark
 
phoenix::function
< operator_to_bool > const 
to_bool
 
phoenix::function
< operator_as_bool > const 
as_bool
 
phoenix::function
< operator_binary_and > const 
binary_and
 
phoenix::function
< operator_binary_or > const 
binary_or
 
phoenix::function
< operator_binary_bitand >
const 
binary_bitand
 
phoenix::function
< operator_binary_bitor >
const 
binary_bitor
 
phoenix::function
< operator_binary_bitxor >
const 
binary_bitxor
 
phoenix::function
< operator_binary_lesseq >
const 
binary_lesseq
 
phoenix::function
< operator_binary_less > const 
binary_less
 
phoenix::function
< operator_binary_greater >
const 
binary_greater
 
phoenix::function
< operator_binary_greateq >
const 
binary_greateq
 
phoenix::function
< operator_binary_eq > const 
binary_eq
 
phoenix::function
< operator_binary_ne > const 
binary_ne
 
phoenix::function
< operator_unary_neg > const 
unary_neg
 
flush_underlying_parser const flush_underlying_parser_p = flush_underlying_parser()
 

Variable Documentation