Searched defs:sp_deleter_construct (Results 1 – 1 of 1) sorted by relevance
301 template< class T, class Y > inline void sp_deleter_construct( boost::shared_ptr< T > * ppx, Y * p ) in sp_deleter_construct() function308 template< class T, class Y > inline void sp_deleter_construct( boost::shared_ptr< T[] > * /*ppx*/, … in sp_deleter_construct() function313 template< class T, std::size_t N, class Y > inline void sp_deleter_construct( boost::shared_ptr< T[… in sp_deleter_construct() function