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
2026-07-05 07:51:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
svn-branches/modular-build
integer
/
include
/
boost
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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