[libcxx] r191142 - Apply LWG 2048. It is amazing to me that this actually works, but the existing tests confirm that it does. c++1y status page now showing libc++ is complete for c++1y modulo dynarray issues.

Chandler Carruth chandlerc at google.com
Sat Sep 21 13:21:22 PDT 2013


On Sat, Sep 21, 2013 at 12:25 PM, Howard Hinnant <hhinnant at apple.com> wrote:

> Author: hhinnant
> Date: Sat Sep 21 14:25:37 2013
> New Revision: 191142
>
> URL: http://llvm.org/viewvc/llvm-project?rev=191142&view=rev
> Log:
> Apply LWG 2048.  It is amazing to me that this actually works, but the
> existing tests confirm that it does.  c++1y status page now showing libc++
> is complete for c++1y modulo dynarray issues.
>

This is fantastic!

I'd love to see a blog post or something about having C++1y (library)
implemented during the CD period, and the benefits this provides to the
committee and standardization process. =D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130921/890cd8d9/attachment.html>


More information about the cfe-commits mailing list