Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ enable_attribute_tracking
Method
enable_attribute_tracking
eval/eval/evaluator_core.h:394–396 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
}
393
394
bool enable_attribute_tracking() const {
395
return attribute_tracking_enabled();
396
}
397
398
bool enable_unknowns() const { return unknown_processing_enabled(); }
399
Callers
1
Evaluate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected