Home
last modified time | relevance | path

Searched defs:int_alignment (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/type_traits/
H A Dtype_with_alignment.hpp70 template <std::size_t Target, bool check> struct int_alignment{ typedef int type; }; argument
71 …get> struct int_alignment<Target, false>{ typedef typename long_alignment<Target, boost::alignment… argument