-
#include "tensorstore/util/small_bit_set.h" -
constexpr bool
tensorstore::SmallBitSet<N>::test(int pos) const noexcept; Returns
trueif the specified bit is present in the set.
#include "tensorstore/util/small_bit_set.h"Returns true if the specified bit is present in the set.