You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/09/21 10:02:00 UTC

[jira] [Assigned] (ARROW-17792) [C++] Use lambda capture move construction

     [ https://issues.apache.org/jira/browse/ARROW-17792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou reassigned ARROW-17792:
--------------------------------------

    Assignee: Antoine Pitrou

> [C++] Use lambda capture move construction
> ------------------------------------------
>
>                 Key: ARROW-17792
>                 URL: https://issues.apache.org/jira/browse/ARROW-17792
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Minor
>
> C++17 allows us to move- construct captured lambda variables, while we had to write functors before.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)