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 16:51:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3af7c55ad9752bfc0385342358d5ce097252113c
integer
/
include
/
boost
History
John Maddock
3af7c55ad9
Make code respect BOOST_NO_INTEGRAL_INT64_T.
...
[SVN r58031]
2009-11-29 16:02:45 +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
Update Boost.Integer meta-programming classes to work with intmax_t where possible - ie to be 64-bit clean.
2009-11-25 12:38:09 +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
Update Boost.Integer meta-programming classes to work with intmax_t where possible - ie to be 64-bit clean.
2009-11-25 12:38:09 +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
Make code respect BOOST_NO_INTEGRAL_INT64_T.
2009-11-29 16:02:45 +00:00