13 Apr
2021
13 Apr
'21
3:58 a.m.
On 4/12/21 1:49 AM, Emilio Paolini via Boost-users wrote:
Hi everyone, i'm new to Boost. I would like to know if there is a way, using this library, to declare a fixed point type, specifying the number of bits for the fractional part and the behaviour when overflow happens.
Try https://github.com/vpiotr/decimal_for_cpp It may get you most of the way there. Raymond https://blog.raymond.burkholder.net