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