Files
multiprecision/test
jzmaddock cd2bbcba5b Fix bounded variable precision cpp_int's.
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
2017-02-03 19:39:28 +00:00
..
2015-05-31 09:18:23 +01:00
2012-12-06 13:37:51 +00:00
2015-06-01 19:07:28 +01:00
2013-04-22 17:50:55 +00:00
2013-02-16 10:55:06 +00:00
2013-03-22 16:55:36 +00:00
2016-05-10 18:57:02 +01:00
2013-03-22 16:55:36 +00:00
2016-03-17 13:29:13 +00:00