MCPcopy 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
242public:

Callers 4

IsDetachedFunction · 0.70
RefCountMethod · 0.70
RefCountMethod · 0.70
CastMoveToMethod · 0.50

Calls 1

RefCountMethod · 0.45

Tested by

no test coverage detected