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-10-29 15:21:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54d0e4c63e74951e80a23db478214d4681704d6c
integer
/
include
/
boost
History
Nick Thompson
54d0e4c63e
[ci skip] Trade out algorithm from 'The Joy of Factoring' to Wikipedia's version which reduces the number of required temporaries. In fact, the speedup is not large, but the code is more compact, and for larger types, the difference becomes more noticeable.
2018-10-25 14:28:39 -06:00
..
integer
[ci skip] Trade out algorithm from 'The Joy of Factoring' to Wikipedia's version which reduces the number of required temporaries. In fact, the speedup is not large, but the code is more compact, and for larger types, the difference becomes more noticeable.
2018-10-25 14:28:39 -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