Home
last modified time | relevance | path

Searched refs:sp_element (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/smart_ptr/
Dshared_ptr.hpp71 template< class T > struct sp_element struct
78 template< class T > struct sp_element< T[] > struct
85 template< class T, std::size_t N > struct sp_element< T[N] > struct
344 typedef typename boost::detail::sp_element< T >::type element_type;
Dweak_ptr.hpp34 typedef typename boost::detail::sp_element< T >::type element_type;
Dlocal_shared_ptr.hpp116 typedef typename boost::detail::sp_element<T>::type element_type;