Searched refs:end_itr (Results 1 – 1 of 1) sorted by relevance
169 const auto end_itr = tags_iter.end(); in getValue() local170 while (start_itr != end_itr) { in getValue()177 if (start_itr == end_itr) { in getValue()196 const auto end_itr = tags_iter.end(); in getProperties() local198 auto iter_len = std::distance(start_itr,end_itr); in getProperties()201 while (start_itr != end_itr) { in getProperties()203 if (start_itr == end_itr) { in getProperties()237 const auto end_itr = geometry_iter.end(); in getGeometries() local248 while (start_itr != end_itr) { in getGeometries()