Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ max_size
Method
max_size
cpp/src/arrow/util/small_vector.h:312–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
310
constexpr size_t capacity() const { return storage_.capacity(); }
311
312
constexpr size_t max_size() const { return storage_.max_size(); }
313
314
// Data access
315
Callers
3
BenchmarkVectorPushBack
Function · 0.45
BenchmarkVectorInsertAtEnd
Function · 0.45
CheckFourValues
Method · 0.45
Calls
no outgoing calls
Tested by
1
CheckFourValues
Method · 0.36