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

Class Borrower

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

Source from the content-addressed store, hash-verified

59
60class ABSL_ATTRIBUTE_TRIVIAL_ABI [[nodiscard]] Owner;
61class Borrower;
62template <typename T>
63class ABSL_ATTRIBUTE_TRIVIAL_ABI [[nodiscard]] Unique;
64template <typename T>

Callers 6

NoneMethod · 0.85
ArenaMethod · 0.85
ReferenceCountMethod · 0.85
operator==Function · 0.85
BorrowMethod · 0.85
TEST_PFunction · 0.85

Calls 1

IsNoneFunction · 0.85

Tested by 1

TEST_PFunction · 0.68