Home
last modified time | relevance | path

Searched refs:ptr_traits_rebind (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/core/
H A Dpointer_traits.hpp170 struct ptr_traits_rebind { struct
175 struct ptr_traits_rebind<T, U, false> { struct
180 struct ptr_traits_rebind { struct
204 typedef typename detail::ptr_traits_rebind<T, U>::type type;
208 using rebind = typename detail::ptr_traits_rebind<T, U>::type;