Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ begin
Function
begin
common/arena_string_view.h:127–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
const_iterator begin() const { return string_.begin(); }
128
129
const_iterator cbegin() const { return string_.cbegin(); }
130
Callers
2
TypeParameters
Class · 0.85
arena_string.h
File · 0.85
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected