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-11-03 01:31:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
707faa1086c68cbe2282f34201cc32228b6d5ef5
integer
/
include
/
boost
History
John Maddock
707faa1086
Remove old dead code.
...
[SVN r68097]
2011-01-13 13:43:08 +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
Add support for MS style __int64 when long long is not available.
2009-11-23 13:23:15 +00:00
integer.hpp
Change integer code to still work when BOOST_HAS_MS_INT64 is defined but BOOST_HAS_LONG_LONG is not.
2010-02-04 11:15:54 +00:00