[PATCH] D13062: [libcxx] Fix PR24779 -- Prevent evaluation of std::is_default_constructible in clearly ill-formed tuple constructor.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 22 11:41:12 PDT 2015


EricWF added a comment.

This probably isn't quite right. I need to think about it for a minute.


http://reviews.llvm.org/D13062





More information about the cfe-commits mailing list