Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::pointer_to_binary_function< Arg1, Arg2, Result > Member List

This is the complete list of members for boost::pointer_to_binary_function< Arg1, Arg2, Result >, including all inherited members.

operator()(typename call_traits< Arg1 >::param_type x, typename call_traits< Arg2 >::param_type y) const boost::pointer_to_binary_function< Arg1, Arg2, Result >inline
pointer_to_binary_function(Result(*f)(Arg1, Arg2))boost::pointer_to_binary_function< Arg1, Arg2, Result >inlineexplicit