Searched refs:sp_pointer_construct (Results 1 – 1 of 1) sorted by relevance
277 template< class T, class Y > inline void sp_pointer_construct( boost::shared_ptr< T > * ppx, Y * p,… in sp_pointer_construct() function285 template< class T, class Y > inline void sp_pointer_construct( boost::shared_ptr< T[] > * /*ppx*/, … in sp_pointer_construct() function291 template< class T, std::size_t N, class Y > inline void sp_pointer_construct( boost::shared_ptr< T[… in sp_pointer_construct() function373 boost::detail::sp_pointer_construct( this, p, pn ); in shared_ptr()