[PATCH] D37104: [libc++] PR34298: Change std::function constructor and move assignment operator SFINAE checks to allow std::function with an incomplete return type

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 28 03:35:00 PDT 2017


arphaman added a comment.

FYI, I'd like to see this merged into LLVM5 if it's still possible, but it's not super critical


Repository:
  rL LLVM

https://reviews.llvm.org/D37104





More information about the cfe-commits mailing list