Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ TNoIncrement
Class
TNoIncrement
util/generic/ptr.h:519–520 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
517
518
public:
519
struct TNoIncrement {
520
};
521
522
inline TIntrusivePtr(T* t = nullptr) noexcept
523
: T_(t)
Callers
3
Construct
Function · 0.85
SwapWaitQueue
Method · 0.85
Construct
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected