MCPcopy Create free account
hub / github.com/catboost/catboost / Get

Method Get

util/generic/ptr.h:336–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334 }
335
336 inline T* Get() const noexcept {
337 return T_;
338 }
339
340 /*
341 * for compatibility with std:: smart pointers.

Callers 15

Y_UNIT_TESTFunction · 0.45
TestAutoToHolderMethod · 0.45
AttachFunction · 0.45
TestIntrPtrMethod · 0.45
TestCopyOnWritePtr1Method · 0.45
TestCopyOnWritePtr2Method · 0.45
TestOperatorBoolMethod · 0.45
TestPtrComparisonFunction · 0.45
TestSharedPtrDowncastMethod · 0.45
TestStdCompatibilityMethod · 0.45
AsTMethod · 0.45
TIntrusivePtrMethod · 0.45

Calls

no outgoing calls

Tested by 8

TestAutoToHolderMethod · 0.36
TestIntrPtrMethod · 0.36
TestCopyOnWritePtr1Method · 0.36
TestCopyOnWritePtr2Method · 0.36
TestOperatorBoolMethod · 0.36
TestPtrComparisonFunction · 0.36
TestSharedPtrDowncastMethod · 0.36
TestStdCompatibilityMethod · 0.36