Home
last modified time | relevance | path

Searched defs:get_local_deleter (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/smart_ptr/detail/
Dlocal_sp_deleter.hpp77 template<class D> D * get_local_deleter( local_sp_deleter<D> * p ) BOOST_SP_NOEXCEPT in get_local_deleter() function
82 inline void * get_local_deleter( local_sp_deleter<void> * /*p*/ ) BOOST_SP_NOEXCEPT in get_local_deleter() function
Dsp_counted_impl.hpp55 template<class D> D * get_local_deleter( D * /*p*/ ) BOOST_SP_NOEXCEPT in get_local_deleter() function
97 void * get_local_deleter( sp_typeinfo_ const & ) BOOST_SP_NOEXCEPT BOOST_OVERRIDE in get_local_deleter() function in boost::detail::sp_counted_impl_p
177 void * get_local_deleter( sp_typeinfo_ const & ti ) BOOST_SP_NOEXCEPT BOOST_OVERRIDE in get_local_deleter() function in boost::detail::sp_counted_impl_pd
270 void * get_local_deleter( sp_typeinfo_ const & ti ) BOOST_SP_NOEXCEPT BOOST_OVERRIDE in get_local_deleter() function in boost::detail::sp_counted_impl_pda
Dshared_count.hpp516 void * get_local_deleter( sp_typeinfo_ const & ti ) const BOOST_SP_NOEXCEPT in get_local_deleter() function in boost::detail::shared_count
/third_party/boost/boost/smart_ptr/
Dallocate_shared_array.hpp215 void* get_local_deleter(const sp_typeinfo_&) in get_local_deleter() function in boost::detail::sp_array_base