Home
last modified time | relevance | path

Searched refs:sp_dereference (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.hpp102 template< class T > struct sp_dereference struct
107 template<> struct sp_dereference< void > struct
114 template<> struct sp_dereference< void const > struct
119 template<> struct sp_dereference< void volatile > struct
124 template<> struct sp_dereference< void const volatile > struct
133 template< class T > struct sp_dereference< T[] > struct
140 template< class T, std::size_t N > struct sp_dereference< T[N] > struct
726 … typename boost::detail::sp_dereference< T >::type operator* () const BOOST_SP_NOEXCEPT_WITH_ASSERT in operator *()