#include <function_equal.hpp>


Public Types | |
| typedef bool | result_type |
| typedef void | proto_is_callable_ |
Public Member Functions | |
| template<typename A0 , typename A1 > | |
| result_type | operator() (A0 const &a0, A1 const &a1) const |
| template<typename A0 , typename A1 > | |
| result_type | operator() (reference_wrapper< A0 > const &a0, reference_wrapper< A1 > const &a1) const |
| template<typename A0 , typename A1 > | |
| result_type | operator() (weak_ptr< A0 > const &a0, weak_ptr< A1 > const &a1) const |
|
inherited |
| typedef bool boost::phoenix::detail::compare::result_type |
|
inline |
References boost::xpressive::a1.
|
inline |
References boost::reference_wrapper< T >::get_pointer().
|
inline |
References boost::xpressive::a1.