libc++ patch to add N3421 support

Howard Hinnant hhinnant at apple.com
Sun Jul 28 12:36:16 PDT 2013


On Jul 24, 2013, at 2:47 PM, Marshall Clow <mclow.lists at gmail.com> wrote:

> updated function operators
> 
> -- Marshall
> 
> Marshall Clow     Idio Software   <mailto:mclow.lists at gmail.com>
> 
> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
>        -- Yu Suzuki
> <n3241.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Thanks Marshall, and Sebastian!

The only thing I could find to whine about is the <functional> synopsis (which was already missing C++11 parts), which both Marshall and Sebastian had already caught.

I've also changed the subject of this email to make future searches for this patch easier.

Please commit with the updated <functional> synopsis.

Thanks!

Howard




More information about the cfe-commits mailing list