diff options
Diffstat (limited to 'clang/www/cxx_status.html')
| -rw-r--r-- | clang/www/cxx_status.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 9e6b675227d..2e1156682a7 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -722,9 +722,7 @@ as the draft C++1z standard evolves. <tr> <td>Structured bindings</td> <td><a href="http://wg21.link/p0217r3">P0217R3</a></td> - <td class="partial" align="center">Partial</td> - <!-- We don't implement structured bindings of arrays yet, anticipating - this being removed from the working draft --> + <td class="svn" align="center">SVN</td> </tr> <tr> <td>Separate variable and condition for <tt>if</tt> and <tt>switch</tt></td> |

