Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Swap
Method
Swap
library/cpp/neh/smart_ptr.h:62–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
inline void Swap(TSPCount& r) noexcept {
63
DoSwap(C_, r.C_);
64
}
65
66
inline size_t UseCount() const noexcept {
67
if (!C_) {
Callers
15
ReleaseRequest
Method · 0.45
ReleaseHandler
Method · 0.45
ReleaseConn
Method · 0.45
ReleaseConn2
Method · 0.45
ReleaseRequest
Method · 0.45
OnConnect
Method · 0.45
OnConnectFailed
Method · 0.45
Notify
Method · 0.45
Y_UNIT_TEST
Function · 0.45
ReleaseRequest
Method · 0.45
ReleaseHandler
Method · 0.45
ReleaseConn
Method · 0.45
Calls
1
DoSwap
Function · 0.50
Tested by
no test coverage detected