Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_TEST
Function · 0.45
TestAutoToHolder
Method · 0.45
Attach
Function · 0.45
TestIntrPtr
Method · 0.45
TestCopyOnWritePtr1
Method · 0.45
TestCopyOnWritePtr2
Method · 0.45
TestOperatorBool
Method · 0.45
TestPtrComparison
Function · 0.45
TestSharedPtrDowncast
Method · 0.45
TestStdCompatibility
Method · 0.45
AsT
Method · 0.45
TIntrusivePtr
Method · 0.45
Calls
no outgoing calls
Tested by
8
TestAutoToHolder
Method · 0.36
TestIntrPtr
Method · 0.36
TestCopyOnWritePtr1
Method · 0.36
TestCopyOnWritePtr2
Method · 0.36
TestOperatorBool
Method · 0.36
TestPtrComparison
Function · 0.36
TestSharedPtrDowncast
Method · 0.36
TestStdCompatibility
Method · 0.36