mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-02-20 14:52:24 +00:00
3430188795544c87c7efc258bb792216dfd36d98
Ensure powm promotes fixed precision types to avoid numeric overflow. Allow the Miller-Rabin code to be used by native integers. Fix Miller Rabin tests to actually return the test result! Fix some bugs in cpp_int unsigned arithmetic, and ensure the Miller Rabin and random number code can be safely used with checked fixed precision integers. [SVN r81269]
Description
Languages
C++
99.7%
Makefile
0.2%