Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dsp_counted_impl.hpp58 template<class D> D * get_local_deleter( D * /*p*/ ) in get_local_deleter() function
100 virtual void * get_local_deleter( sp_typeinfo const & ) in get_local_deleter() function in boost::detail::sp_counted_impl_p
180 virtual void * get_local_deleter( sp_typeinfo const & ti ) in get_local_deleter() function in boost::detail::sp_counted_impl_pd
273 virtual void * get_local_deleter( sp_typeinfo const & ti ) in get_local_deleter() function in boost::detail::sp_counted_impl_pda
H A Dlocal_sp_deleter.hpp77 template<class D> D * get_local_deleter( local_sp_deleter<D> * p ) in get_local_deleter() function
82 inline void * get_local_deleter( local_sp_deleter<void> * /*p*/ ) in get_local_deleter() function
H A Dshared_count.hpp506 void * get_local_deleter( sp_typeinfo const & ti ) const in get_local_deleter() function in boost::detail::shared_count