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 D | sp_counted_impl.hpp | 58 template<class D> D * get_local_deleter( D * /*p*/ ) in get_local_deleter() function |
| H A D | local_sp_deleter.hpp | 77 template<class D> D * get_local_deleter( local_sp_deleter<D> * p ) in get_local_deleter() function |
| H A D | shared_count.hpp | 506 void * get_local_deleter( sp_typeinfo const & ti ) const in get_local_deleter() function in boost::detail::shared_count |