Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ begin
Method
begin
libs/base/buffer_vector.hpp:243–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
//@}
242
243
T const * begin() const { return data(); }
244
T const * cbegin() const { return data(); }
245
T * begin() { return data(); }
246
T const * end() const { return data() + size(); }
Callers
15
Add
Method · 0.45
Remove
Method · 0.45
Find
Method · 0.45
Erase
Method · 0.45
Add
Method · 0.45
Erase
Method · 0.45
Assign
Method · 0.45
DropFirst
Method · 0.45
MoveTo
Method · 0.45
ForEachInSubtree
Method · 0.45
save_like_map
Function · 0.45
save_like_set
Function · 0.45
Calls
no outgoing calls
Tested by
15
GetTrieContents
Function · 0.36
GetActualContents
Method · 0.36
GetValuesByKey
Method · 0.36
GetContentsByPrefix
Method · 0.36
IsValid
Method · 0.36
Sort
Function · 0.36
Cluster
Method · 0.36
Clusters
Method · 0.36
TestEqualsBy
Function · 0.36
UNIT_TEST
Function · 0.36
CheckNoZero
Function · 0.36
CheckAccumulateIntervals
Function · 0.36