Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ operator()
Method
operator()
common/internal/byte_string.cc:535–535 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
533
const ReferenceCount* absl_nonnull refcount;
534
535
void operator()() const { StrongUnref(*refcount); }
536
};
537
538
} // namespace
Callers
nothing calls this directly
Calls
1
StrongUnref
Function · 0.85
Tested by
no test coverage detected