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-02 17:21:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cab32a0dd1fab19fb4befe9aaaf639a31a23fd4
integer
/
include
/
boost
History
John Maddock
8cab32a0dd
Fix for Comeau compiler - does not define __GLIBC_HAVE_LONG_LONG which in turn causes GLIBC's stdint.h to misbehave.
...
Fixes
#3548
. [SVN r57858]
2009-11-23 09:51:23 +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
Reverted Integer back to Release branch state - as per devel-list discussions.
2009-11-11 18:57:24 +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
Fix preprocessor logic for long long support.
2009-11-22 16:38:05 +00:00
integer_traits.hpp
Reverted Integer back to Release branch state - as per devel-list discussions.
2009-11-11 18:57:24 +00:00
integer.hpp
Reverted Integer back to Release branch state - as per devel-list discussions.
2009-11-11 18:57:24 +00:00