bitset::bitset_size

static const size_t bitset_size = N;

The const static member is initialized to the template parameter N.