Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Get
Method
Get
library/cpp/yt/memory/unittests/weak_ptr_ut.cpp:461–464 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
459
{
460
public:
461
virtual int Get() const override
462
{
463
return SomeNumbers[N];
464
}
465
virtual ~TClassStack()
466
{
467
SomeNumbers[N] = Get() + 1;
Callers
3
TEST
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected