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

small ConcurrentCircularBuffer updates #2220

Closed andrewfb closed 3 years ago

andrewfb commented 3 years ago

• Adding uncancel() and clear() methods • Addressing some allocator-related warnings in C++17