Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ TWeakPtr
Method
TWeakPtr
library/cpp/yt/memory/weak_ptr.h:19–19 ·
view source on GitHub ↗
Empty constructor.
Source
from the content-addressed store, hash-verified
17
18
//! Empty constructor.
19
TWeakPtr() = default;
20
21
TWeakPtr(std::nullptr_t)
22
{ }
Callers
nothing calls this directly
Calls
3
Get
Method · 0.45
Lock
Method · 0.45
Swap
Method · 0.45
Tested by
no test coverage detected