Searched defs:const_pointer_cast (Results 1 – 1 of 1) sorted by relevance
888 template<class T, class U> shared_ptr<T> const_pointer_cast( shared_ptr<U> const & r ) BOOST_SP_NOE… in const_pointer_cast() function930 template<class T, class U> shared_ptr<T> const_pointer_cast( shared_ptr<U> && r ) BOOST_SP_NOEXCEPT in const_pointer_cast() function