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)