You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2021/09/22 18:13:00 UTC

[jira] [Created] (ARROW-14083) [C++] Vendor a span implementation

Ben Kietzman created ARROW-14083:
------------------------------------

             Summary: [C++] Vendor a span implementation
                 Key: ARROW-14083
                 URL: https://issues.apache.org/jira/browse/ARROW-14083
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Ben Kietzman
            Assignee: Ben Kietzman
             Fix For: 6.0.0


std::span is a basic vocabulary type which won't be available to us until c++20. We should vendor an implementation similar to our util::optional



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