static const size_t bitset_size = N;
The const static member is initialized to the template parameter N.
N