MCPcopy Create free account
hub / github.com/apache/arrow / end

Method end

cpp/src/arrow/util/range.h:151–151  ·  view source on GitHub ↗

Create a new end const iterator

Source from the content-addressed store, hash-verified

149
150 // Create a new end const iterator
151 RangeIter end() { return RangeIter(*this, length_); }
152};
153
154/// Helper function to create a lazy range from a callable (e.g. lambda) and length

Callers 15

MergeFromMethod · 0.45
MergeMethod · 0.45
VisitDictMethod · 0.45
CreateBlocksMethod · 0.45
GetWriterMethod · 0.45
TEST_FFunction · 0.45
CheckTensorValidityFunction · 0.45
sizeMethod · 0.45
VisitMethod · 0.45
ValidateShapeMethod · 0.45

Calls 1

RangeIterClass · 0.85

Tested by 15

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
CheckTypeIdReprsFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
AssertVisitedMethod · 0.36
MakeForestFunction · 0.36
TESTFunction · 0.36
PathsOfFunction · 0.36