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-28 23:11:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d131434ef15648dae87f03fc064725b7fb93d666
integer
/
include
/
boost
History
John Maddock
90f779a9a3
Fix integer.hpp so a compiler error is generated when the number of bits requested is greater than the max available.
...
Added new tests to catch this case. [SVN r78307]
2012-05-02 17:10:20 +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
Change logic so that int32_t etc is an int rather than a long where possible.
2010-09-05 16:27:09 +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