MCPcopy 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
429inline Owner::Owner(Borrower borrower) noexcept
430 : ptr_(Owner::Own(borrower.ptr_)) {}
431
432namespace common_internal {
433

Callers

nothing calls this directly

Calls 1

OwnFunction · 0.85

Tested by

no test coverage detected