diff options
| -rw-r--r-- | clang/www/cxx_status.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 79a755b0b0e..bf333cbac8c 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -717,7 +717,6 @@ as the draft C++1z standard evolves.</p> <td><a href="http://wg21.link/p0386r2">P0386R2</a></td> <td class="none" align="center">No</td> </tr> - <!-- <tr> <td>Structured bindings</td> <td><a href="http://wg21.link/p0217r3">P0217R3</a></td> @@ -728,7 +727,6 @@ as the draft C++1z standard evolves.</p> <td><a href="http://wg21.link/p0305r1">P0305R1</a></td> <td class="none" align="center">No</td> </tr> - --> </table> <p> |

