MCPcopy 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
114template <class TStringType>

Callers 3

RefCountMethod · 0.45
RefCountFunction · 0.45
~TBasicStringFunction · 0.45

Calls 1

ValMethod · 0.45

Tested by

no test coverage detected