Home
last modified time | relevance | path

Searched refs:alignment_of_impl (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dalignment_of.hpp56 struct alignment_of_impl struct
88 …ignment_of : public integral_constant<std::size_t, ::boost::detail::alignment_of_impl<T>::value>{};
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dtype_traits.hpp912 struct alignment_of_impl struct
928 : alignment_of_impl<T>