google / s2geometry

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

Move s2geometry to C++14 because abseil minimum is also C++14 #295

Closed MBkkt closed 1 year ago

MBkkt commented 1 year ago

https://github.com/abseil/abseil-cpp/commit/97ab3dcfd6490434202e4ab00b2eaba9449e42a1

smcallis commented 1 year ago

I believe @jmr has an open source release coming that will include this.

jmr commented 1 year ago

Fixed by #297.