diff options
-rw-r--r-- | www/cxx_status.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index 654c6a7591..df01a05aed 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -83,8 +83,7 @@ <p>Clang's development effort is focused primarily on fixing bugs in the current ISO C++ standard (1998/2003). This section tracks the status of various C++0x -features. In general, the implementations of these features are far less -developed than C++98/03 features.</p> +features.</p> <h2 id="specification">Implementation Status by Feature</h2> |