S2CellUnion.begin

Standard begin/end methods, to allow range-based for loops:

for (S2CellId id : cell_union) { ... }

class S2CellUnion
const
begin
()

Meta