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

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 27 14:16:06 PDT 2017


EricWF added a comment.

@arphaman Do you mind if I commit my own version of this?


Repository:
  rL LLVM

https://reviews.llvm.org/D37104





More information about the cfe-commits mailing list