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
bdafb0701200cf0bcc100fde36b8b30e2a94e48c
boost_integer
/
include
/
boost
History
John Maddock
e20431e713
Changed long long to boost::long_long_type and unsigned long long to boost::ulong_long_type. A couple of other typo corrections, to get the code compiling with g++ -pedantic.
...
[SVN r44877]
2015-01-13 19:41:27 +02:00
..
integer
Move integer_log2 from pending to integer
2014-06-05 15:48:22 -07:00
math
Changed long long to boost::long_long_type and unsigned long long to boost::ulong_long_type. A couple of other typo corrections, to get the code compiling with g++ -pedantic.
2015-01-13 19:41:27 +02:00
pending
Remove obsolete boost/pending/cstddef.hpp.
2014-06-08 01:37:47 +03:00
integer_fwd.hpp
Add a 64 bit specialization of low_bits_mask_t.
Fixes
#4332
2010-06-10 19:49:34 +00:00
integer_traits.hpp
TypeTraits: Remove use of obsolete GCC version check.
2013-09-30 15:55:29 +00:00
integer.hpp
Fix integer.hpp so a compiler error is generated when the number of bits requested is greater than the max available.
2012-05-02 17:10:20 +00:00