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-27 14:31:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80b59192ae78012b451ff45ce365c5a1fed09448
integer
/
include
/
boost
History
Daryle Walker
80b59192ae
Made the GCD specializations for '(unsigned) long long' and '(unsigned) __int64' mutually exclusive, following the lead of <boost/cstdint.hpp>.
...
[SVN r35999]
2015-01-13 19:41:25 +02:00
..
integer
Move integer_log2 from pending to integer
2014-06-05 15:48:22 -07:00
math
Made the GCD specializations for '(unsigned) long long' and '(unsigned) __int64' mutually exclusive, following the lead of <boost/cstdint.hpp>.
2015-01-13 19:41:25 +02:00
pending
Remove obsolete boost/pending/cstddef.hpp.
2014-06-08 01:37:47 +03:00
integer_fwd.hpp
Add a 64 bit specialization of low_bits_mask_t.
Fixes
#4332
2010-06-10 19:49:34 +00:00
integer_traits.hpp
TypeTraits: Remove use of obsolete GCC version check.
2013-09-30 15:55:29 +00:00
integer.hpp
Fix integer.hpp so a compiler error is generated when the number of bits requested is greater than the max available.
2012-05-02 17:10:20 +00:00