diff --git a/TODO.md b/TODO.md index bc4430ad..e827ba2d 100644 --- a/TODO.md +++ b/TODO.md @@ -41,6 +41,7 @@ https://zhuanlan.zhihu.com/p/39369370 - Reflectable interfaces like `IReflectableReadableCollection`, inherits from `IReadableCollection` and `IReadableCollection` - 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