This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
integer
Watch
1
Star
0
Fork
1
You've already forked integer
mirror of
https://github.com/boostorg/integer.git
synced
2025-11-04 02:01:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
916759453391e344dc4e5df2d83bda8f575718d3
integer
/
include
/
boost
History
Nick Thompson
9167594533
Merge branch 'develop' of
https://github.com/boostorg/integer
into develop
2018-10-24 13:11:30 -06:00
..
integer
[ci skip] It is *not* the case that a discrete log exists when the base and modulus are coprime. Take 4^x = 2 mod 5 as a counterexample. Change API accordingly.
2018-02-10 17:51:59 -06:00
pending
[ci skip] Deprecate boost/pending/integer_log2.hpp
2018-02-11 12:32:14 -06:00
integer_fwd.hpp
Placed GCD and LCM typdefs and declarations in integer_fwd.hpp inside namespace boost::integer (was in boost::math) and checked that expected tests pass (and expected fails fail).
2015-01-29 11:53:02 +00:00
integer_traits.hpp
TypeTraits: Remove use of obsolete GCC version check.
2013-09-30 15:55:29 +00:00
integer.hpp
manage with
#4881
.
2015-01-25 17:11:04 +01:00