mirror of
https://github.com/boostorg/integer.git
synced 2026-07-05 16:00:51 +02:00
beb6871864
Please refer to the Boost.Math revision log for details of changes, but in summary: * New version of gcd/lcm internals by Jeremy Murphy include mixed-binary algorithm and better selection logic. * Support is now included for gcd's of polynomials. * Full C++14 constexpr support.