[libcxx][PATCH] N3471 constexpr for initializer_list
Howard Hinnant
hhinnant at apple.com
Sat Aug 24 16:03:38 PDT 2013
While working on N3672 I noticed that we didn't quite get N3471 completely in on the first try. Accidentally left out constexpr for initializer_list.
Here it is.
Howard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: constexpr_init_list.patch
Type: application/octet-stream
Size: 5150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130824/c8a1b176/attachment.obj>
More information about the cfe-commits
mailing list