MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / Borrowed

Class Borrowed

common/memory.h:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65class ABSL_ATTRIBUTE_TRIVIAL_ABI [[nodiscard]] Owned;
66template <typename T>
67class Borrowed;
68template <typename T>
69struct Ownable;
70template <typename T>

Callers 2

TEST_PFunction · 0.85
ByteStringFunction · 0.85

Calls 2

resetFunction · 0.85
getFunction · 0.85

Tested by 1

TEST_PFunction · 0.68