Skip to content

Commit ddaca35

Browse files
committed
update docs
1 parent f92db7f commit ddaca35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ template <int Capacity> inplace_vector<int, Capacity> fibonacci_to(int num) {
7474
7575
Building this repository requires **C++20** or later.
7676
77-
We aim to bring the compiler requirement down to C++17
77+
We will evaluate the possibility of partial support for C++17
7878
when constexpr is fully supported and tested.
7979
8080
### Dependencies

0 commit comments

Comments
 (0)