Files
multiprecision/test/test_cpp_int.cpp
jzmaddock f89bac311b Fix right shifting of negative values in cpp_int.
To give the same values as 2's complement representations,
though not the same bit-pattern.
Updated tests.
Fixed assignment from float to not rely on shifting negative values.
2015-07-19 19:10:21 +01:00

26 KiB