Searched defs:sp_enable_shared_from_this (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/boost/smart_ptr/ |
| D | enable_shared_from_raw.hpp | 153 …template< class X, class Y > inline void sp_enable_shared_from_this( boost::shared_ptr<X> * ppx, Y… in sp_enable_shared_from_this() function
|
| D | shared_ptr.hpp | 211 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 230 inline void sp_enable_shared_from_this( sp_any_pointer, sp_any_pointer, sp_any_pointer ) in sp_enable_shared_from_this() function 236 inline void sp_enable_shared_from_this( ... ) in sp_enable_shared_from_this() function
|
| /third_party/boost/boost/serialization/detail/ |
| D | shared_ptr_132.hpp | 86 template<class T, class Y> void sp_enable_shared_from_this( shared_count const & pn, enable_shared_… in sp_enable_shared_from_this() function 91 inline void sp_enable_shared_from_this( shared_count const & /*pn*/, ... ) in sp_enable_shared_from_this() function
|
| /third_party/boost/boost/interprocess/smart_ptr/ |
| D | shared_ptr.hpp | 57 inline void sp_enable_shared_from_this in sp_enable_shared_from_this() function 70 inline void sp_enable_shared_from_this(shared_count<T, VoidAllocator, Deleter> const &, ...) in sp_enable_shared_from_this() function
|