mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
Replace index‑based iteration with C++11 range‑based for loops where appropriate. Closes #26640.
Replace index‑based iteration with C++11 range‑based for loops where appropriate. Closes #26640.