Searched defs:owner_less (Results 1 – 2 of 2) sorted by relevance
22 template<class T = void> struct owner_less struct24 typedef bool result_type;25 typedef T first_argument_type;26 typedef T second_argument_type;28 template<class U, class V> bool operator()( U const & u, V const & v ) const BOOST_NOEXCEPT in operator ()()
7 [#owner_less] anchor