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_otherwise Struct Reference

#include <function_equal.hpp>

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

Public Types

typedef bool result_type
 
typedef void proto_is_callable_
 

Public Member Functions

result_type operator() () const
 
template<typename Expr1 >
result_type operator() (Expr1 const &e1, Expr1 const &e2) const
 

Member Typedef Documentation

Member Function Documentation

result_type boost::phoenix::detail::function_equal_otherwise::operator() ( ) const
inline
template<typename Expr1 >
result_type boost::phoenix::detail::function_equal_otherwise::operator() ( Expr1 const &  e1,
Expr1 const &  e2 
) const
inline

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