Home
last modified time | relevance | path

Searched defs:is_variable_precision (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/multiprecision/traits/
Dis_variable_precision.hpp15 struct is_variable_precision : public false_type struct
19 struct is_variable_precision<number<Backend, ExpressionTemplates> > : public is_variable_precision<… struct
/third_party/boost/boost/multiprecision/
Dmpc.hpp1490 struct is_variable_precision<backends::mpc_complex_backend<0> > : public true_type struct
Dmpfi.hpp1131 struct is_variable_precision<backends::mpfi_float_backend<0> > : public true_type struct
Dgmp.hpp2473 struct is_variable_precision<backends::gmp_float<0> > : public true_type struct
Dmpfr.hpp1608 struct is_variable_precision<backends::mpfr_float_backend<0> > : public true_type struct