MCPcopy Create free account
hub / github.com/catboost/catboost / S

Class S

util/generic/ptr_ut.cpp:44–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42private:
43 void TestSimpleIntrusivePtrCtorTsan() {
44 struct S: public TAtomicRefCount<S> {
45 };
46
47 struct TLocalThread: public ISimpleThread {
48 void* ThreadProc() override {

Callers 2

string.hFile · 0.70
ToListMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected