MCPcopy 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.hFile · 0.85
TEST_PFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_PFunction · 0.68