Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ TSharedCount
Method
TSharedCount
library/cpp/neh/smart_ptr.h:93–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
class TSharedCount: public TSPCount {
92
public:
93
inline TSharedCount() noexcept {
94
}
95
96
/// @throws std::bad_alloc
97
inline explicit TSharedCount(const TSharedCount& r)
Callers
nothing calls this directly
Calls
2
Get
Method · 0.45
Inc
Method · 0.45
Tested by
no test coverage detected