diff options
Diffstat (limited to 'libcxx')
| -rw-r--r-- | libcxx/www/cxx1z_status.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index a28fcd800e5..ab86d1a139d 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -172,7 +172,7 @@ </table> <p><i>The parts of P0607 that are not done are the <regex> bits.</i></p> -<p><i>So far, only the <string> part of P0433 has been implemented.</i></p> +<p><i>So far, only the <string>, sequence containers, container adaptors and <regex> portions of P0433 have been implemented.</i></p> <p><i>[ Note: "Nothing to do" means that no library changes were needed to implement this change -- end note]</i></p> @@ -504,7 +504,7 @@ <!-- <tr><td></td><td></td><td></td><td></td></tr> --> </table> - <p>Last Updated: 8-Mar-2018</p> + <p>Last Updated: 22-May-2018</p> </div> </body> </html> |

