![]() |
Project
|
get the number of active bits (set to 1) in a bitfield More...
#include <DataHeader.h>
Static Public Attributes | |
static int const | value = NumberOfActiveBits<(N >> 1)>::value + (N & 0x1) |
get the number of active bits (set to 1) in a bitfield
Definition at line 116 of file DataHeader.h.
|
static |
Definition at line 117 of file DataHeader.h.