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] [Updated] (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 updated ARROW-17792:
-----------------------------------
    Fix Version/s: 10.0.0

> [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
>             Fix For: 10.0.0
>
>
> 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)