ROSE
0.9.6a
|
#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 |
Definition at line 12 of file integerOps.h.
IntegerOpsPrivate::NumBits< T >::BOOST_STATIC_ASSERT | ( | std::numeric_limits< T >::radix | = =2 ) |
IntegerOpsPrivate::NumBits< T >::BOOST_STATIC_ASSERT | ( | std::numeric_limits< T >::is_integer | ) |
|
static |
Definition at line 15 of file integerOps.h.