mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-02-19 14:32:35 +00:00
1) Removed some constexpr optimizations which were causing the code to fail to spot that truncation/overflow had occurred. 2) Change min/max code for numeric_limits to work for bounded variable precision types (this needs more work as the current code relies on being able to create a fixed-precision allocator-free type of equivalent width. 3) Add tests for bounded variable precision integers. See: https://svn.boost.org/trac/boost/ticket/12798
27 KiB
27 KiB