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-01 08:41:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd98c4a2570604f35fdab1ed438309bbc1006f02
integer
/
include
/
boost
History
Steven Watanabe
cd98c4a257
Add a 64 bit specialization of low_bits_mask_t.
Fixes
#4332
...
[SVN r62756]
2010-06-10 19:49:34 +00:00
..
detail
Encapsulated the mutually exclusive 'long long' and '__int64' type families into a single interface
2008-07-24 11:43:02 +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 code to check individually for the INT#_C macros before defining them - this correctly handles cases where they are partially defined by other other headers (for example ICU).
2010-02-02 18:35:33 +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