google / s2geometry

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

Support building in -std=c++20 mode. #249

Closed pkasting closed 2 years ago

pkasting commented 2 years ago

Types on both sides of comparison operators must be the same.

Bug: chromium:1284275

jmr commented 2 years ago

What's the error you get without this PR?

jmr commented 2 years ago

254 should fix this.