You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Michal Nowakiewicz (Jira)" <ji...@apache.org> on 2021/01/08 17:56:00 UTC

[jira] [Created] (ARROW-11191) [C++] Use FnOnce for TaskGroup's tasks instead of std::function

Michal Nowakiewicz created ARROW-11191:
------------------------------------------

             Summary: [C++] Use FnOnce for TaskGroup's tasks instead of std::function
                 Key: ARROW-11191
                 URL: https://issues.apache.org/jira/browse/ARROW-11191
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Michal Nowakiewicz
            Assignee: Michal Nowakiewicz
             Fix For: 4.0.0


FnOnce drops dependencies on invocation and is lighter weight than std::function



--
This message was sent by Atlassian Jira
(v8.3.4#803005)