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
ddb6a13f29da4d994fa0d078a2d5e29f2f16e560
boost_integer
/
include
/
boost
History
John Maddock
ddb6a13f29
Add support for long long throughout.
...
Fixes
#653
. [SVN r57873]
2009-11-23 18:51:33 +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
Suppress and/or fix warnings - in particular avoid undefined behaviour in the test cases!
2009-11-23 10:43:00 +00:00
cstdint.hpp
Fix for Comeau compiler - does not define __GLIBC_HAVE_LONG_LONG which in turn causes GLIBC's stdint.h to misbehave.
2009-11-23 09:51:23 +00:00
integer_fwd.hpp
Add support for long long throughout.
2009-11-23 18:51:33 +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
Add support for long long throughout.
2009-11-23 18:51:33 +00:00