Home
last modified time | relevance | path

Searched defs:sp_element (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.hpp77 template< class T > struct sp_element struct
79 typedef T type;
84 template< class T > struct sp_element< T[] > struct
86 typedef T type;
91 template< class T, std::size_t N > struct sp_element< T[N] > struct
93 typedef T type;