Searched defs:cpp_dec_float_elem_mask (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/boost/multiprecision/ | ||
D | cpp_dec_float.hpp | 97 static const boost::int32_t cpp_dec_float_elem_mask = 100000000L; member in boost::multiprecision::backends::cpp_dec_float |