libc++ PATCH - partial implementation of LWG 2350 - min, max, and minmax should be constexpr

Marshall Clow mclow.lists at gmail.com
Tue Feb 18 13:35:15 PST 2014


Implements for min/max, and some of the minmax specializations.
In particular, the minmax(initializer_list) is not complete.

http://cplusplus.github.io/LWG/lwg-active.html#2350

— Marshall

-------------- next part --------------
A non-text attachment was scrubbed...
Name: LWG2350.patch
Type: application/octet-stream
Size: 23204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140218/75e2aade/attachment.obj>


More information about the cfe-commits mailing list