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
edd638ec918a3a00724eb6339d5325f98669074c
boost_integer
/
include
/
boost
History
Daniel James
edd638ec91
Use BOOST_STATIC_CONSTANT in static_log2, as g++ 4.0 has problems with enum.
...
[SVN r54811]
2009-07-08 21:27:05 +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
Use BOOST_STATIC_CONSTANT in static_log2, as g++ 4.0 has problems with enum.
2009-07-08 21:27:05 +00:00
cstdint.hpp
Fixes
#2654
.
2009-01-14 10:17:25 +00:00
integer_fwd.hpp
Added MPL-compatible variants of the integer-mask class templates (and finally make the lowest-bit-group metafunctions work for zero-length bit-groups)
2008-07-29 19:33:20 +00:00
integer_traits.hpp
Encapsulated the mutually exclusive 'long long' and '__int64' type families into a single interface
2008-07-24 11:43:02 +00:00
integer.hpp
Encapsulated the mutually exclusive 'long long' and '__int64' type families into a single interface
2008-07-24 11:43:02 +00:00