MCPcopy Create free account
hub / github.com/catboost/catboost / ~TListInvertor

Method ~TListInvertor

util/thread/lfqueue.h:135–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133 {
134 }
135 ~TListInvertor() {
136 EraseList(Copy);
137 }
138 void CopyWasUsed() {
139 Copy = nullptr;
140 Tail = nullptr;

Callers

nothing calls this directly

Calls 1

EraseListFunction · 0.50

Tested by

no test coverage detected