Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ cbegin
Method
cbegin
base/attribute_set.h:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
iterator begin() const { return attributes_.begin(); }
65
66
const_iterator cbegin() const { return attributes_.cbegin(); }
67
68
iterator end() const { return attributes_.end(); }
69
Callers
5
FindByName
Method · 0.45
FindByDisplayName
Method · 0.45
cbegin
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST_F
Function · 0.36