Home
last modified time | relevance | path

Searched defs:owner_before (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/smart_ptr/
Dweak_ptr.hpp231 template<class Y> bool owner_before( weak_ptr<Y> const & rhs ) const BOOST_SP_NOEXCEPT in owner_before() function in boost::weak_ptr
236 template<class Y> bool owner_before( shared_ptr<Y> const & rhs ) const BOOST_SP_NOEXCEPT in owner_before() function in boost::weak_ptr
Dshared_ptr.hpp764 template<class Y> bool owner_before( shared_ptr<Y> const & rhs ) const BOOST_SP_NOEXCEPT in owner_before() function in boost::shared_ptr
769 template<class Y> bool owner_before( weak_ptr<Y> const & rhs ) const BOOST_SP_NOEXCEPT in owner_before() function in boost::shared_ptr
Dlocal_shared_ptr.hpp493 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