Searched refs:is_first_backend (Results 1 – 2 of 2) sorted by relevance
49 struct is_first_backend : is_first_backend_imp<is_backend<T>::value, T, U> {}; struct54 …t_on> >::value || is_convertible<T, number<U, et_off> >::value) && !is_first_backend<T, U>::value;…
44 typedef mpl::bool_<boost::multiprecision::detail::is_first_backend<T, U>::value> tag_type; in eval_eq()68 typedef mpl::bool_<boost::multiprecision::detail::is_first_backend<T, U>::value> tag_type; in eval_lt()92 typedef mpl::bool_<boost::multiprecision::detail::is_first_backend<T, U>::value> tag_type; in eval_gt()