Searched refs:sp_enable_if_auto_ptr (Results 1 – 1 of 1) sorted by relevance
252 template< class T, class R > struct sp_enable_if_auto_ptr struct256 template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > struct497 …explicit shared_ptr( Ap r, typename boost::detail::sp_enable_if_auto_ptr<Ap, int>::type = 0 ): px(… in shared_ptr()585 typename boost::detail::sp_enable_if_auto_ptr< Ap, shared_ptr & >::type operator=( Ap r ) in operator =()