Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cwida/ALP
/ clear
Method
clear
publication/source_code/bench_end_to_end/src/common/runtime/String.cpp:74–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void SmallStringView::clear() { raw.first = 0; }
75
76
inline uint32_t SmallStringView::size() const { return inlined.size; }
77
inline const char* SmallStringView::data() const {
Callers
15
main
Function · 0.45
main
Function · 0.45
reset
Method · 0.45
next
Method · 0.45
operator+=
Method · 0.45
TEST
Function · 0.45
main
Function · 0.45
main
Function · 0.45
measureJoin
Function · 0.45
Reset
Method · 0.45
Insert
Method · 0.45
Reset
Method · 0.45
Calls
no outgoing calls
Tested by
2
main
Function · 0.36
TEST
Function · 0.36