google / s2geometry

Computational geometry and spatial indexing on the sphere
http://s2geometry.io/
Apache License 2.0
2.29k stars 302 forks source link

Avoid deprecated `std::iterator` #353

Closed pateldeev closed 6 months ago

pateldeev commented 6 months ago

https://en.cppreference.com/w/cpp/iterator/iterator is deprecated in c++17 and forward