cppalliance / decimal

A C++14 implementation of IEEE 754 decimal floating point numbers
https://cppalliance.org/decimal/decimal.html
Boost Software License 1.0
21 stars 2 forks source link

Add to_bid for fast types #621

Closed mborland closed 4 months ago

mborland commented 4 months ago

Allow the IEEE 754 compliant represenation of the fast types be dumped to uintXX_t