Home
last modified time | relevance | path

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

/third_party/boost/boost/multiprecision/
Dcpp_dec_float.hpp84 static const boost::int32_t cpp_dec_float_radix = 10L; member in boost::multiprecision::backends::cpp_dec_float
644 const boost::int32_t cpp_dec_float<Digits10, ExponentType, Allocator>::cpp_dec_float_radix; member in boost::multiprecision::backends::cpp_dec_float<Digits10, ExponentType, Allocator>