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
93612e6c0b0c6ac9093c79090c4ef03fd9bd4176
boost_integer
/
include
/
boost
History
John Maddock
93612e6c0b
QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it!
...
[SVN r32576]
2006-02-05 10:19:42 +00:00
..
integer
License update
2004-07-30 04:46:56 +00:00
cstdint.hpp
Apparently we forgot to include <limits.h>
2006-01-24 17:23:54 +00:00
integer_fwd.hpp
Added new types boost::long_long_type and boost::ulong_long_type in boost/config.hpp and applied these types in place of "long long" throughout. As a result, almost all of boost now compiles cleanly with -ansi -pedantic with gcc. Changes tested with gcc 3.3, 2.95, VC7.1 and Intel 8.
2004-09-04 10:34:49 +00:00
integer_traits.hpp
QNX does have a wchar.h and WCHAR_MAX/WCHAR_MIN even though there's not much else in it!
2006-02-05 10:19:42 +00:00
integer.hpp
Added Daryle Walker's copyrights as requested.
2004-08-15 10:13:49 +00:00