Searched defs:owner_before (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/smart_ptr/ | ||
D | weak_ptr.hpp | 231 template<class Y> bool owner_before( weak_ptr<Y> const & rhs ) const BOOST_SP_NOEXCEPT in owner_before() function in boost::weak_ptr |
D | shared_ptr.hpp | 764 template<class Y> bool owner_before( shared_ptr<Y> const & rhs ) const BOOST_SP_NOEXCEPT in owner_before() function in boost::shared_ptr |
D | local_shared_ptr.hpp | 493 template<class Y> bool owner_before( local_shared_ptr<Y> const & r ) const BOOST_SP_NOEXCEPT in owner_before() function in boost::local_shared_ptr |