You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/03/17 02:38:00 UTC

[jira] [Created] (ARROW-11998) [C++] Make it easier to create vectors of move-only data types for tests

Weston Pace created ARROW-11998:
-----------------------------------

             Summary: [C++] Make it easier to create vectors of move-only data types for tests
                 Key: ARROW-11998
                 URL: https://issues.apache.org/jira/browse/ARROW-11998
             Project: Apache Arrow
          Issue Type: Task
          Components: C++
            Reporter: Weston Pace
            Assignee: Weston Pace


We take advantage of aggregate initialization in our tests in a number of places.


Also for consideration: https://stackoverflow.com/questions/8468774/can-i-list-initialize-a-vector-of-move-only-type



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