[PATCH] D64058: [cxx2a] P0624R2 fix: only lambdas with no lambda-capture are default-constructible and assignable.
Logan Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 8 12:48:24 PDT 2019
logan-5 added a comment.
I had the exact same thought about factoring out this and the function pointer conversion condition. I didn't bother, but I agree it could be a useful function to have.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64058/new/
https://reviews.llvm.org/D64058
More information about the cfe-commits
mailing list