mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 08:53:06 +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.