#include "tensorstore/index_space/index_domain.h"
DimensionSet
tensorstore::IndexDomain<Rank, CKind>::implicit_lower_bounds() const;

Returns the bit vector specifying for each dimension whether its lower bound is “implicit” (1) or “explicit” (0).

Pre:

valid()