-
#include "tensorstore/util/small_bit_set.h"
- static constexpr size_t tensorstore::SmallBitSet<N>::size();
- constexpr size_t tensorstore::SmallBitSet<N>::count() const;
Returns the static size,
N
.
#include "tensorstore/util/small_bit_set.h"
Returns the static size, N
.