Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ RefCount
Function
RefCount
util/generic/string.h:237–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
}
236
237
size_t RefCount() const noexcept {
238
return S_.RefCount();
239
}
240
#endif
241
242
public:
Callers
4
IsDetached
Function · 0.70
RefCount
Method · 0.70
RefCount
Method · 0.70
CastMoveTo
Method · 0.50
Calls
1
RefCount
Method · 0.45
Tested by
no test coverage detected