s2geometry icon indicating copy to clipboard operation
s2geometry copied to clipboard

features deprecated in c++20 are used

Open jmr opened this issue 3 years ago • 0 comments

There are uses of a few deprecated things like std::iterator and std::is_pod. Remove these.

jmr avatar Mar 12 '21 19:03 jmr