Home
last modified time | relevance | path

Searched defs:sp_reference_wrapper (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.hpp77 template< class T > class sp_reference_wrapper class
81 explicit sp_reference_wrapper( T & t): t_( boost::addressof( t ) ) in sp_reference_wrapper() function in boost::detail::sp_reference_wrapper