Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
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
rbegin
Method · 0.70
crbegin
Method · 0.70
Zip<std::tuple<Ranges...>, std::index_sequence<I...>>
Class · 0.70
end
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