Searched defs:ShardedAxis (Results 1 – 1 of 1) sorted by relevance
97 struct ShardedAxis { struct99 bool operator==(const ShardedAxis& other) const { return axis == other.axis; } argument