diff options
Diffstat (limited to 'docs/TestingLibcxx.rst')
| -rw-r--r-- | docs/TestingLibcxx.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TestingLibcxx.rst b/docs/TestingLibcxx.rst index 5c48ebe61ddf8..43c0684dc7def 100644 --- a/docs/TestingLibcxx.rst +++ b/docs/TestingLibcxx.rst @@ -112,7 +112,7 @@ configuration. Passing the option on the command line will override the default. .. option:: std=<standard version> - **Values**: c++98, c++03, c++11, c++14, c++1z + **Values**: c++98, c++03, c++11, c++14, c++17, c++2a Change the standard version used when building the tests. |
