diff options
-rw-r--r-- | www/cxx_status.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index b6208e6576..151ffc6866 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -2190,9 +2190,9 @@ welcome!</p> <tr> <td> 15.4 [except.spec]</td> <td class="complete" align="center"></td> - <td></td> - <td></td> - <td></td> + <td class="complete" align="center"></td> + <td class="complete" align="center"></td> + <td class="broken"></td> <td></td> </tr> <tr> |