Searched defs:owner_equal_to (Results 1 – 2 of 2) sorted by relevance
13 template<class T = void> struct owner_equal_to struct15 typedef bool result_type;16 typedef T first_argument_type;17 typedef T second_argument_type;19 template<class U, class V> bool operator()( U const & u, V const & v ) const BOOST_NOEXCEPT in operator ()()
7 [#owner_equal_to] anchor