We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beb3a56 commit 95ec31fCopy full SHA for 95ec31f
pendingchanges/type_lists.txt
@@ -3,3 +3,6 @@ New Features:
3
4
Improvements:
5
- Added a new foreach method to TypeList for iterating over types without constructing them.
6
+
7
+Bug Fixes:
8
+ - Fixed an issue which could result in significant compilation times when instantiating TypeList<>::Unique<>
0 commit comments