Skip to content

Extend Absolute precision truncation with support for arbitrary precision and rounding

Extend Absolute precision truncation with support for arbitrary precision, expressed as an std::ratio. Add AbsoluteRounded precision mode that works like Absolute but in addition rounds to the nearest value.

Merge request reports