diff options
-rwxr-xr-x | clang/www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 052ba0b2c67..e15fca2ac1e 100755 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -1023,7 +1023,7 @@ as the draft C++2a standard evolves. <tr> <td><tt>std::is_constant_evaluated</tt></td> <td><a href="http://wg21.link/p0595r2">P0595R2</a></td> - <td class="none" align="center">No</td> + <td class="svn" align="center">SVN</td> </tr> <tr> <td>Nested inline namespaces</td> |