MCPcopy 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

FindByNameMethod · 0.45
FindByDisplayNameMethod · 0.45
cendFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36