diff options
-rw-r--r-- | www/cxx_status.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index cd7f5f53c3..e7483e264f 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -233,8 +233,8 @@ welcome!</p> <td>nullptr</td> <td class="complete" align="center"></td> <td class="complete" align="center"></td> - <td class="medium" align="center"></td> - <td class="broken"></td> + <td class="advanced" align="center"></td> + <td class="advanced"></td> <td>2.14.7, 4.10, 4.11</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2431.pdf">N2431</a> <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2003/n1488.pdf">N1488</a> |