Searched defs:sp_enable_shared_from_this (Results 1 – 3 of 3) sorted by relevance
86 template<class T, class Y> void sp_enable_shared_from_this( shared_count const & pn, enable_shared_… in sp_enable_shared_from_this() function91 inline void sp_enable_shared_from_this( shared_count const & /*pn*/, ... ) in sp_enable_shared_from_this() function
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() function230 inline void sp_enable_shared_from_this( sp_any_pointer, sp_any_pointer, sp_any_pointer ) in sp_enable_shared_from_this() function236 inline void sp_enable_shared_from_this( ... ) in sp_enable_shared_from_this() function
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