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
boost-1.41.0-beta1
boost_integer
/
include
/
boost
History
Daniel James
dcdfca5f38
Use BOOST_STATIC_CONSTANT in static_log2, as g++ 4.0 has problems with enum.
...
Merged revisions 54811 via svnmerge from
https://svn.boost.org/svn/boost/trunk
[SVN r54911]
2009-07-12 16:11:26 +00:00
..
integer
Use BOOST_STATIC_CONSTANT in static_log2, as g++ 4.0 has problems with enum.
2009-07-12 16:11:26 +00:00
cstdint.hpp
fixes
#2654
.
2009-01-14 10:18:19 +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
Full merge from trunk at revision 41356 of entire boost-root tree.
2007-11-25 18:07:19 +00:00