[PATCH] [libc++] Check the support of default function template args.
Logan Chien
tzuhsiang.chien at gmail.com
Tue Dec 17 07:50:31 PST 2013
Ping.
Logan
On Sat, Dec 14, 2013 at 9:11 PM, Logan Chien <tzuhsiang.chien at gmail.com>wrote:
> Rework the patch. Instead of removing the default function
> template argument conditionally, this revision will move
> the enable_if<> to the function argument type or function
> return type. In this way, we can keep taking advantage of
> SFINAE and avoid the ambiguity.
>
> Hi mclow.lists,
>
> http://llvm-reviews.chandlerc.com/D2384
>
> CHANGE SINCE LAST DIFF
> http://llvm-reviews.chandlerc.com/D2384?vs=6030&id=6100#toc
>
> Files:
> include/memory
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131217/66f5c6ee/attachment.html>
More information about the cfe-commits
mailing list