cppalliance / decimal

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

Merge to Master for V2.0.0 #661

Closed mborland closed 2 weeks ago

mborland commented 2 weeks ago

This version introduces fast types and improvements all over the library.

cc: @ckormanyos