Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ enable_unknowns
Method
enable_unknowns
eval/eval/evaluator_core.h:398–398 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
396
}
397
398
bool enable_unknowns() const { return unknown_processing_enabled(); }
399
400
bool enable_unknown_function_results() const {
401
return unknown_function_results_enabled();
Callers
10
DoEvaluate
Method · 0.45
DoEvaluate
Method · 0.45
Evaluate
Method · 0.45
Calculate
Method · 0.45
Evaluate
Method · 0.45
Evaluate1
Method · 0.45
Evaluate2
Method · 0.45
Evaluate
Method · 0.45
DoEvaluate
Method · 0.45
DoEvaluate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected