This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_integer
Watch
1
Star
0
Fork
0
You've already forked boost_integer
forked from
boostorg/integer
Code
Pull Requests
Activity
Files
365d61fc4e58e742e8174faa5e5392bc30678229
boost_integer
/
include
/
boost
History
John Maddock
365d61fc4e
Patch for recent versions of glibc which always assume int64_t support.
...
Fixes
#8731
. [SVN r84950]
2013-07-04 09:13:23 +00:00
..
integer
Add a 64 bit specialization of low_bits_mask_t.
Fixes
#4332
2010-06-10 19:49:34 +00:00
cstdint.hpp
Patch for recent versions of glibc which always assume int64_t support.
2013-07-04 09:13:23 +00: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
Fix integer_traits<long long> when no macro from limits.h is available.
2011-02-12 15:06:21 +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