Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ Clear
Method
Clear
eval/eval/iterator_stack.h:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
size_t max_size() const { return max_size_; }
47
48
void Clear() { iterators_.clear(); }
49
50
void Push(absl_nonnull ValueIteratorPtr iterator) {
51
ABSL_DCHECK(!full());
Callers
4
TEST
Function · 0.45
Reset
Method · 0.45
Evaluate2
Method · 0.45
Evaluate1
Method · 0.45
Calls
1
clear
Method · 0.80
Tested by
1
TEST
Function · 0.36