Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ IsEmpty
Method
IsEmpty
env/config.h:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
// TODO(uncreated-issue/87): add support for aliases and abbreviations.
38
39
bool IsEmpty() const { return name.empty(); }
40
};
41
42
void SetContainerConfig(ContainerConfig container_config) {
Callers
2
EmitContainerConfig
Function · 0.45
EmitStandardLibraryConfig
Function · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected