Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
is_range<T, std::void_t<decltype(std::begin(std::declval<T>())), decltype(std::end(std::declval<T>()))>>
Class · 0.70
RowsToBatches
Function · 0.70
TEST
Function · 0.70
rend
Method · 0.70
crend
Method · 0.70
iterator
Class · 0.70
begin
Method · 0.70
GenerateRandomData
Function · 0.50
WriteChunkwise
Method · 0.50
TEST
Function · 0.50
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.56
GenerateRandomData
Function · 0.40
WriteChunkwise
Method · 0.40
TEST
Function · 0.40