Update TODO.md

This commit is contained in:
Zihan Chen
2019-09-09 15:17:59 -07:00
parent 5f9b70beb7
commit 8e4eaa5aeb

View File

@@ -41,6 +41,7 @@ https://zhuanlan.zhihu.com/p/39369370
- Reflectable interfaces like `IReflectableReadableCollection<T>`, inherits from `IReadableCollection<T>` and `IReadableCollection<Value>`
- 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
### Workflow