Ben Kietzman created ARROW-10966:
------------------------------------
Summary: [C++] Use FnOnce for ThreadPool's tasks instead of
std::function
Key: ARROW-10966
URL: https://issues.apache.org/jira/browse/ARROW-10966
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Ben Kietzman
Assignee: Ben Kietzman
Fix For: 4.0.0FnOnce drops dependencies on invocation and is lighter weight than std::function -- This message was sent by Atlassian Jira (v8.3.4#803005)
