[Bug c++/70832] move-assignment of lambdas calls copy-assignment for captures

blaffablaffa at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Apr 28 08:03:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70832

--- Comment #2 from Lorenzo Pistone <blaffablaffa at gmail dot com> ---
I should add also that this makes impossible to assign lambdas with move-only
captures to a std::function.


More information about the Gcc-bugs mailing list