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
90f779a9a3c5584cf5eb8600a7e0a3c2ab7bf354
boost_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