Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ Delete
Method
Delete
common/internal/reference_count.h:163–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
void Finalize() noexcept override {}
162
163
void Delete() noexcept override { delete this; }
164
};
165
166
// `EmplacedReferenceCount` adapts `T` to make it reference countable, by
Callers
1
WeakUnref
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected