Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ UseCount
Method
UseCount
library/cpp/neh/smart_ptr.h:320–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
}
319
320
inline size_t UseCount() const noexcept {
321
return C_.UseCount();
322
}
323
324
protected:
325
template <class Y>
Callers
nothing calls this directly
Calls
1
UseCount
Method · 0.45
Tested by
no test coverage detected