Update TODO.md

This commit is contained in:
vczh
2021-07-18 02:20:11 -07:00
committed by GitHub
parent 3557ff7583
commit bfa06e8f31

View File

@@ -59,6 +59,7 @@ https://zhuanlan.zhihu.com/p/39369370
- Remove `FOREACH` and `FOREACH_INDEXER`, replaced by range-based for loop
- Fix `Linq` so that lambda parameters can be `auto`, instead of specified `types`
- Redesign `VCZH_MSVC` series macros
- Separate OS dependent implementations to different files for all repos, not only GacUI.
### Workflow