meta_math::log_2< X > Struct Template Reference
List of all members.
Static Public Attributes |
static const unsigned long | tmp = X >> 1 |
static const unsigned long | value = log_2<tmp>::value + 1 |
template<unsigned long X>
struct meta_math::log_2< X >
The documentation for this struct was generated from the following file: