Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ cend
Method
cend
base/attribute_set.h:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
iterator end() const { return attributes_.end(); }
69
70
const_iterator cend() const { return attributes_.cend(); }
71
72
size_type size() const { return attributes_.size(); }
73
Callers
5
FindByName
Method · 0.45
FindByDisplayName
Method · 0.45
cend
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