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 06:51:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1898e66238faa42cb2380be31cae11bb6045fef0
integer
/
include
/
boost
History
John Maddock
1898e66238
Apply patch from Vincent Botet Escriba: fix check for size > long long.
...
[SVN r77109]
2012-02-24 16:57:13 +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
Apply patch from Vincent Botet Escriba: fix check for size > long long.
2012-02-24 16:57:13 +00:00