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

Method reset

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

Source from the content-addressed store, hash-verified

386 }
387
388 void reset() noexcept { ptr_ = 0; }
389
390 // Tests whether two borrowers are borrowing the same data.
391 friend bool operator==(Borrower lhs, Borrower rhs) noexcept {

Callers 15

BuildMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
ASSERT_OK_AND_ASSIGNFunction · 0.45
TESTFunction · 0.45
ClearValueMethod · 0.45
AttributeTrailClass · 0.45
TEST_PFunction · 0.45
FinishMethod · 0.45
ClearMethod · 0.45
memory.hFile · 0.45

Calls

no outgoing calls

Tested by 8

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
ASSERT_OK_AND_ASSIGNFunction · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36
FinishMethod · 0.36
TEST_PFunction · 0.36