cinder / Cinder

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

fix missing iterator increment #2331

Closed richardeakin closed 3 months ago

richardeakin commented 3 months ago

Thank you @bradhowes (#2181) and apologies or the delay. I only left out the continue statement to keep the code block uniform.