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

Function end

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

Source from the content-addressed store, hash-verified

243 struct {
244 struct sentinel {};
245 constexpr sentinel end() const { return {}; }
246
247 struct iterator {
248 Int value{0};

Callers 10

RowsToBatchesFunction · 0.70
TESTFunction · 0.70
rbeginMethod · 0.70
crbeginMethod · 0.70
endMethod · 0.70
GenerateRandomDataFunction · 0.50
WriteChunkwiseMethod · 0.50
TESTFunction · 0.50

Calls

no outgoing calls

Tested by 4

TESTFunction · 0.56
GenerateRandomDataFunction · 0.40
WriteChunkwiseMethod · 0.40
TESTFunction · 0.40