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

[jira] [Created] (ARROW-6847) [C++] Add a range_expression interface to Iterator<>

Ben Kietzman created ARROW-6847:
-----------------------------------

             Summary: [C++] Add a range_expression interface to Iterator<>
                 Key: ARROW-6847
                 URL: https://issues.apache.org/jira/browse/ARROW-6847
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Ben Kietzman
            Assignee: Ben Kietzman


Iterator provides the Visit() method for visiting each element, but idiomatic C++ uses a range for loop



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