Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
C++17 is already ratified, the next C++ standard is now C++20
Browse files Browse the repository at this point in the history
  • Loading branch information
pauljurczak authored and Ruyk committed May 25, 2018
1 parent 7ec01e6 commit f6d0467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This technical specification describes _a set of requirements for
implementations of an interface that computer programs written in the
C++ programming language may use to invoke algorithms with parallel
execution_.
In practice, this specification is aimed at the next C++ standard (C++ 17) and
In practice, this specification is aimed at the next C++ standard (C++20) and
offers the opportunity to users to specify _execution policies_ to
traditional STL algorithms which will enable the execution of
those algorithms in parallel.
Expand Down

0 comments on commit f6d0467

Please sign in to comment.