Home
last modified time | relevance | path

Searched defs:get_deleter (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/smart_ptr/detail/
Dsp_counted_impl.hpp92 void * get_deleter( sp_typeinfo_ const & ) BOOST_SP_NOEXCEPT BOOST_OVERRIDE in get_deleter() function in boost::detail::sp_counted_impl_p
172 void * get_deleter( sp_typeinfo_ const & ti ) BOOST_SP_NOEXCEPT BOOST_OVERRIDE in get_deleter() function in boost::detail::sp_counted_impl_pd
265 void * get_deleter( sp_typeinfo_ const & ti ) BOOST_SP_NOEXCEPT BOOST_OVERRIDE in get_deleter() function in boost::detail::sp_counted_impl_pda
Dshared_count.hpp511 void * get_deleter( sp_typeinfo_ const & ti ) const BOOST_SP_NOEXCEPT in get_deleter() function in boost::detail::shared_count
/third_party/boost/boost/ptr_container/detail/
Dstatic_move_ptr.hpp143 deleter_reference get_deleter() { return impl_.second(); } in get_deleter() function in boost::ptr_container_detail::static_move_ptr
145 deleter_const_reference get_deleter() const { return impl_.second(); } in get_deleter() function in boost::ptr_container_detail::static_move_ptr
/third_party/boost/boost/interprocess/smart_ptr/detail/
Dsp_counted_impl.hpp112 const_deleter_pointer get_deleter() const in get_deleter() function in boost::interprocess::ipcdetail::sp_counted_impl_pd
Dshared_count.hpp204 const_deleter_pointer get_deleter() const in get_deleter() function in boost::interprocess::ipcdetail::shared_count
/third_party/boost/boost/serialization/detail/
Dshared_ptr_132.hpp420 template<class D, class T> D * get_deleter(shared_ptr< T > const & p) in get_deleter() function
428 template<class D, class T> D * get_deleter(shared_ptr< T > const & p) in get_deleter() function
Dshared_count_132.hpp259 virtual void * get_deleter(std::type_info const & ti) in get_deleter() function in boost_132::detail::sp_counted_base_impl
431 void * get_deleter(std::type_info const & ti) const in get_deleter() function in boost_132::detail::shared_count
/third_party/boost/boost/smart_ptr/
Dshared_array.hpp286 template< class D, class T > D * get_deleter( shared_array<T> const & p ) BOOST_SP_NOEXCEPT in get_deleter() function
Dallocate_shared_array.hpp211 void* get_deleter(const sp_typeinfo_&) BOOST_SP_NOEXCEPT BOOST_OVERRIDE { in get_deleter() function in boost::detail::sp_array_base
Dshared_ptr.hpp1043 template<typename D> D* get_deleter() const BOOST_SP_NOEXCEPT in get_deleter() function in boost::detail::esft2_deleter_wrapper
1057 template<class D, class T> D * get_deleter( shared_ptr<T> const & p ) BOOST_SP_NOEXCEPT in get_deleter() function
Dlocal_shared_ptr.hpp675 template<class D, class T> D * get_deleter( local_shared_ptr<T> const & p ) BOOST_SP_NOEXCEPT in get_deleter() function
/third_party/boost/libs/move/test/
Dunique_ptr_test_utils_beg.hpp206 D& get_deleter() {return a_.get_deleter();} in get_deleter() function
/third_party/boost/boost/interprocess/smart_ptr/
Dshared_ptr.hpp310 const_deleter_pointer get_deleter() const in get_deleter() function in boost::interprocess::shared_ptr
/third_party/boost/boost/interprocess/detail/
Dmanaged_memory_impl.hpp703 get_deleter() in get_deleter() function in boost::interprocess::ipcdetail::basic_managed_memory_impl
/third_party/boost/boost/interprocess/
Dsegment_manager.hpp695 get_deleter() in get_deleter() function in boost::interprocess::segment_manager