Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ Owner
Method
Owner
common/memory.h:429–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
427
}
428
429
inline Owner::Owner(Borrower borrower) noexcept
430
: ptr_(Owner::Own(borrower.ptr_)) {}
431
432
namespace common_internal {
433
Callers
nothing calls this directly
Calls
1
Own
Function · 0.85
Tested by
no test coverage detected