Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ get
Function
get
common/memory.h:614–614 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
612
: Unique(ptr, arena, unowned) {}
613
614
T* get() const noexcept { return ptr_; }
615
616
void Delete() const noexcept {
617
if (static_cast<bool>(*this)) {
Callers
6
Manual
Class · 0.85
operator->
Method · 0.85
Destruct
Method · 0.85
memory.h
File · 0.85
Borrowed
Class · 0.85
operator->
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected