Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-cpp
/ Owned
Function
Owned
common/memory.h:779–779 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
777
778
Owned() = default;
779
Owned(const Owned&) = default;
780
Owned& operator=(const Owned&) = default;
781
782
Owned(Owned&& other) noexcept
Callers
2
memory.h
File · 0.85
TEST_P
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_P
Function · 0.68