#include <function_equal.hpp>
|
typedef proto::if_
< proto::matches< proto::_,
proto::_state >(), proto::or_
< proto::when< proto::terminal
< proto::_ >, compare(proto::_value,
proto::call< proto::_value(proto::_state) >
) >, proto::otherwise
< function_equal_otherwise(proto::_,
proto::_state)> >, proto::call
< function_equal_otherwise()> > | first |
|
typedef PrimitiveTransform | second |
|
typedef proto::if_
< proto::matches< proto::_,
proto::_state >(), proto::or_
< proto::when< proto::terminal
< proto::_ >, compare(proto::_value,
proto::call< proto::_value(proto::_state) >
) >, proto::otherwise
< function_equal_otherwise(proto::_,
proto::_state)> >, proto::call
< function_equal_otherwise()>
>::proto_grammar | proto_grammar |
|
typedef proto::if_< proto::matches< proto::_, proto::_state >(), proto::or_< proto::when< proto::terminal< proto::_ >, compare(proto::_value, proto::call< proto::_value(proto::_state) >) >, proto::otherwise< function_equal_otherwise(proto::_, proto::_state)> >, proto::call< function_equal_otherwise()> > boost::proto::when< proto::if_< proto::matches< proto::_, proto::_state >(), proto::or_< proto::when< proto::terminal< proto::_ >, compare(proto::_value, proto::call< proto::_value(proto::_state) >) >, proto::otherwise< function_equal_otherwise(proto::_, proto::_state)> >, proto::call< function_equal_otherwise()> > , PrimitiveTransform >::first |
|
inherited |
typedef proto::if_< proto::matches< proto::_, proto::_state >(), proto::or_< proto::when< proto::terminal< proto::_ >, compare(proto::_value, proto::call< proto::_value(proto::_state) >) >, proto::otherwise< function_equal_otherwise(proto::_, proto::_state)> >, proto::call< function_equal_otherwise()> > ::proto_grammar boost::proto::when< proto::if_< proto::matches< proto::_, proto::_state >(), proto::or_< proto::when< proto::terminal< proto::_ >, compare(proto::_value, proto::call< proto::_value(proto::_state) >) >, proto::otherwise< function_equal_otherwise(proto::_, proto::_state)> >, proto::call< function_equal_otherwise()> > , PrimitiveTransform >::proto_grammar |
|
inherited |
The documentation for this struct was generated from the following file: