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

Function begin

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

Source from the content-addressed store, hash-verified

257 constexpr std::true_type operator!=(sentinel) const { return {}; }
258 };
259 constexpr iterator begin() const { return {}; }
260 } out;
261
262 return out;

Callers 10

RowsToBatchesFunction · 0.70
TESTFunction · 0.70
rendMethod · 0.70
crendMethod · 0.70
iteratorClass · 0.70
beginMethod · 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