diff options
Diffstat (limited to 'libcxx/docs/index.rst')
-rw-r--r-- | libcxx/docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libcxx/docs/index.rst b/libcxx/docs/index.rst index 9e72ca9d47a..20838a5177b 100644 --- a/libcxx/docs/index.rst +++ b/libcxx/docs/index.rst @@ -7,7 +7,8 @@ Overview ======== -libc++ is a new implementation of the C++ standard library, targeting C++11. +libc++ is a new implementation of the C++ standard library, targeting C++11 and +above. * Features and Goals |