Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/
H A Dshared_ptr.hpp201 template< class T > struct sp_extent struct
203 enum _vt { value = 0 };
208 template< class T, std::size_t N > struct sp_extent< T[N] > struct
210 enum _vt { value = N };