cinder / Cinder

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

fix missing iterator increment #2331

Closed richardeakin closed 8 months ago

richardeakin commented 8 months ago

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