Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::detail::function_equal_ Struct Reference

#include <function_equal.hpp>

Inheritance diagram for boost::phoenix::detail::function_equal_:
Collaboration diagram for boost::phoenix::detail::function_equal_:

Public Types

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
 

Member Typedef Documentation


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