Searched refs:is_variable_precision (Results 1 – 6 of 6) sorted by relevance
15 struct is_variable_precision : public false_type struct19 struct is_variable_precision<number<Backend, ExpressionTemplates> > : public is_variable_precision<… struct
61 …return current_precision_of_imp(n, boost::multiprecision::detail::is_variable_precision<boost::mul… in current_precision_of()93 template <class R, bool = boost::multiprecision::detail::is_variable_precision<R>::value>175 …maybe_promote_precision(obj, mpl::bool_<boost::multiprecision::detail::is_variable_precision<T>::v… in maybe_promote_precision()181 constexpr(boost::multiprecision::detail::is_variable_precision<T>::value)183 …STEXPR_IF_VARIABLE_PRECISION(T) if (boost::multiprecision::detail::is_variable_precision<T>::value)
1490 struct is_variable_precision<backends::mpc_complex_backend<0> > : public true_type struct
1131 struct is_variable_precision<backends::mpfi_float_backend<0> > : public true_type struct
2473 struct is_variable_precision<backends::gmp_float<0> > : public true_type struct
1608 struct is_variable_precision<backends::mpfr_float_backend<0> > : public true_type struct