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-27 22:41:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db267e22f808fc0ed32b77dfd83bfad69cf78ce8
integer
/
include
/
boost
History
Hartmut Kaiser
db267e22f8
Integer: fixed search&replace gone mad
...
[SVN r57908]
2009-11-24 21:24:20 +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
Integer: fixed search&replace gone mad
2009-11-24 21:24:20 +00:00