Home
last modified time | relevance | path

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