#include <integerOps.h>
Public Member Functions | |
| BOOST_STATIC_ASSERT (std::numeric_limits< T >::radix==2) | |
| BOOST_STATIC_ASSERT (std::numeric_limits< T >::is_integer) | |
Static Public Attributes | |
| static const size_t | value = std::numeric_limits<T>::digits |
| IntegerOpsPrivate::NumBits< T >::BOOST_STATIC_ASSERT | ( | std::numeric_limits< T >::radix | = =2 |
) |
| IntegerOpsPrivate::NumBits< T >::BOOST_STATIC_ASSERT | ( | std::numeric_limits< T >::is_integer | ) |
const size_t IntegerOpsPrivate::NumBits< T >::value = std::numeric_limits<T>::digits [static] |
1.4.7