Searched defs:cpp_dec_float_max_exp10 (Results 1 – 1 of 1) sorted by relevance
| /third_party/boost/boost/multiprecision/ | ||
| D | cpp_dec_float.hpp | 88 …static const ExponentType cpp_dec_float_max_exp10 = (static_cast<ExponentType>(1) << (st… member in boost::multiprecision::backends::cpp_dec_float |