Home
last modified time | relevance | path

Searched defs:sp_extent (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/smart_ptr/
Dshared_ptr.hpp195 template< class T > struct sp_extent struct
197 enum _vt { value = 0 };
202 template< class T, std::size_t N > struct sp_extent< T[N] > struct
204 enum _vt { value = N };