Searched refs:sp_enable_shared_from_this (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/ |
| H A D | shared_ptr.hpp | 217 template< class X, class Y, class T > inline void sp_enable_shared_from_this( boost::shared_ptr<X> … in sp_enable_shared_from_this() function 225 template< class X, class Y > inline void sp_enable_shared_from_this( boost::shared_ptr<X> * ppx, Y … 236 inline void sp_enable_shared_from_this( sp_any_pointer, sp_any_pointer, sp_any_pointer ) in sp_enable_shared_from_this() function 242 inline void sp_enable_shared_from_this( ... ) in sp_enable_shared_from_this() function 286 boost::detail::sp_enable_shared_from_this( ppx, p, p ); in sp_pointer_construct() 309 boost::detail::sp_enable_shared_from_this( ppx, p, p ); in sp_deleter_construct()
|