Home
last modified time | relevance | path

Searched defs:is_first_backend_imp (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.hpp44 struct is_first_backend_imp{ static const bool value = false; }; argument
46is_first_backend_imp<true, T, U>{ static const bool value = is_convertible<U, number<T, et_on> >::… argument