Home
last modified time | relevance | path

Searched defs:is_backend (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/multiprecision/traits/
H A Dis_backend.hpp21 struct is_backend struct
23 …ol value = has_signed_types<T>::value && has_unsigned_types<T>::value && has_float_types<T>::value;