10 #ifndef BOOST_FUNCTION_EQUAL_HPP 11 #define BOOST_FUNCTION_EQUAL_HPP 15 template<
typename F,
typename G>
22 template<
typename F,
typename G>
28 #endif // BOOST_FUNCTION_EQUAL_HPP bool function_equal_impl(const F &f, const G &g, long)
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE.
bool function_equal(const F &f, const G &g)