Home
last modified time | relevance | path

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

/third_party/boost/boost/multiprecision/
Dcpp_dec_float.hpp89 static const ExponentType cpp_dec_float_min_exp10 = -cpp_dec_float_max_exp10; member in boost::multiprecision::backends::cpp_dec_float
660 const ExponentType cpp_dec_float<Digits10, ExponentType, Allocator>::cpp_dec_float_min_exp10; member in boost::multiprecision::backends::cpp_dec_float<Digits10, ExponentType, Allocator>