Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ RefCount
Method
RefCount
util/generic/string.h:109–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
inline long RefCount() const noexcept {
110
return C.Val();
111
}
112
};
113
114
template <class TStringType>
Callers
3
RefCount
Method · 0.45
RefCount
Function · 0.45
~TBasicString
Function · 0.45
Calls
1
Val
Method · 0.45
Tested by
no test coverage detected