This website requires JavaScript.
Explore
Help
Sign In
boost
/
integer
Watch
2
Star
0
Fork
0
You've already forked integer
mirror of
https://github.com/boostorg/integer.git
synced
2026-01-22 17:22:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
svn-branches/doc-tools-docs
Add File
New File
Upload File
Apply Patch
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