ROSE  0.11.145.0
Public Member Functions | Static Public Attributes | List of all members
IntegerOpsPrivate::NumBits< T > Struct Template Reference

Description

template<typename T>
struct IntegerOpsPrivate::NumBits< T >

Definition at line 12 of file 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
 

The documentation for this struct was generated from the following file: