/third_party/boost/boost/smart_ptr/detail/ |
D | sp_counted_impl.hpp | 92 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
|
D | shared_count.hpp | 511 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/ |
D | static_move_ptr.hpp | 143 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/ |
D | sp_counted_impl.hpp | 112 const_deleter_pointer get_deleter() const in get_deleter() function in boost::interprocess::ipcdetail::sp_counted_impl_pd
|
D | shared_count.hpp | 204 const_deleter_pointer get_deleter() const in get_deleter() function in boost::interprocess::ipcdetail::shared_count
|
/third_party/boost/boost/serialization/detail/ |
D | shared_ptr_132.hpp | 420 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
|
D | shared_count_132.hpp | 259 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/ |
D | shared_array.hpp | 286 template< class D, class T > D * get_deleter( shared_array<T> const & p ) BOOST_SP_NOEXCEPT in get_deleter() function
|
D | allocate_shared_array.hpp | 211 void* get_deleter(const sp_typeinfo_&) BOOST_SP_NOEXCEPT BOOST_OVERRIDE { in get_deleter() function in boost::detail::sp_array_base
|
D | shared_ptr.hpp | 1043 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
|
D | local_shared_ptr.hpp | 675 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/ |
D | unique_ptr_test_utils_beg.hpp | 206 D& get_deleter() {return a_.get_deleter();} in get_deleter() function
|
/third_party/boost/boost/interprocess/smart_ptr/ |
D | shared_ptr.hpp | 310 const_deleter_pointer get_deleter() const in get_deleter() function in boost::interprocess::shared_ptr
|
/third_party/boost/boost/interprocess/detail/ |
D | managed_memory_impl.hpp | 703 get_deleter() in get_deleter() function in boost::interprocess::ipcdetail::basic_managed_memory_impl
|
/third_party/boost/boost/interprocess/ |
D | segment_manager.hpp | 695 get_deleter() in get_deleter() function in boost::interprocess::segment_manager
|