Antoine Pitrou created ARROW-17792:
--------------------------------------
Summary: [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 PitrouC++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)
