Home
last modified time | relevance | path

Searched defs:sp_convert_reference (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/detail/
H A Dshared_count.hpp95 template< class D > struct sp_convert_reference struct
97 typedef D type;
100 template< class D > struct sp_convert_reference< D& > struct
102 typedef sp_reference_wrapper< D > type;