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 f92db7f commit ddaca35Copy full SHA for ddaca35
README.md
@@ -74,7 +74,7 @@ template <int Capacity> inplace_vector<int, Capacity> fibonacci_to(int num) {
74
75
Building this repository requires **C++20** or later.
76
77
-We aim to bring the compiler requirement down to C++17
+We will evaluate the possibility of partial support for C++17
78
when constexpr is fully supported and tested.
79
80
### Dependencies
0 commit comments