Home
last modified time | relevance | path

Searched refs:is_backend (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dmin_max.hpp29 inline typename boost::enable_if_c < boost::multiprecision::detail::is_backend<Backend>::value, con… in type()
35 inline typename boost::enable_if_c < boost::multiprecision::detail::is_backend<Backend>::value, con… in type()
44 inline typename boost::enable_if_c < boost::multiprecision::detail::is_backend<Backend>::value, con… in type()
71 inline typename boost::enable_if_c < boost::multiprecision::detail::is_backend<Backend>::value, con… in type()
77 inline typename boost::enable_if_c < boost::multiprecision::detail::is_backend<Backend>::value, con… in type()
86 inline typename boost::enable_if_c < boost::multiprecision::detail::is_backend<Backend>::value, con… in type()
H A Ddefault_ops.hpp34 struct is_backend;
1553 …return is_arg_nan(val, mpl::bool_<boost::multiprecision::detail::is_backend<T>::value>(), is_float… in is_arg_nan()
/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
49 struct is_first_backend : is_first_backend_imp<is_backend<T>::value, T, U> {};
57 struct is_second_backend : is_second_backend_imp<is_backend<U>::value, T, U> {};