Home
last modified time | relevance | path

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

/third_party/boost/boost/multiprecision/
Dcpp_dec_float.hpp88 …static const ExponentType cpp_dec_float_max_exp10 = (static_cast<ExponentType>(1) << (st… member in boost::multiprecision::backends::cpp_dec_float
658 const ExponentType cpp_dec_float<Digits10, ExponentType, Allocator>::cpp_dec_float_max_exp10; member in boost::multiprecision::backends::cpp_dec_float<Digits10, ExponentType, Allocator>