API Reference arrow_back arrow_upward arrow_forward API Reference This section is a complete cross-reference to all the types, structures, enums, constants and macros that are provided in this library. Types IEEE 754 Compliant Types decimal32_t decimal64_t decima128_t Non-IEEE 754 Compliant Types decimal_fast32_t decimal_fast64_t decimal_fast128_t Structures to_chars_result from_chars_result Enums chars_format Constants limits numbers Macros User Configuration BOOST_DECIMAL_DISABLE_CASSERT BOOST_DECIMAL_DISABLE_IOSTREAM BOOST_DECIMAL_DISABLE_CLIB BOOST_DECIMAL_DISABLE_EXCEPTIONS BOOST_DECIMAL_ALLOW_IMPLICIT_CONVERSIONS BOOST_DECIMAL_FAST_MATH BOOST_DECIMAL_DEC_EVAL_METHOD Automatic Configuration BOOST_DECIMAL_CXX20_CONSTEXPR BOOST_DECIMAL_CONSTEXPR BOOST_DECIMAL_HAS_STD_CHARCONV BOOST_DECIMAL_HAS_STD_STRING_VIEW Edit this Page