You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering whether we should apply std::move for each member in capture list hear and in similar places... It would require difference syntax with extra variable name, but it might still be useful.
dmitriy-sobolev
changed the title
I am wondering whether we should apply std::move for each member in capture list hear and in similar places... It would require difference syntax with extra variable name, but it might still be useful.
Apply std::move to capture list members in c++ ranges algorithms.
Sep 1, 2024
Originally posted by @rarutyun in #1457 (comment)
The text was updated successfully, but these errors were encountered: