cinder / Cinder

Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
http://libcinder.org
Other
5.27k stars 939 forks source link

Cpp20 fixes #2262

Closed andrewfb closed 2 years ago

andrewfb commented 2 years ago

This should allow Cinder to build with MS' C++20, and removes some warnings from earlier compilers, per #2261.