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

Method Destroy

library/cpp/threading/chunk_queue/queue.h:61–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 }
60
61 static void Destroy(T* ptr) {
62 Y_UNUSED(ptr);
63 }
64 };
65
66 template <typename T>

Callers 1

JoinMethod · 0.45

Calls 1

Y_UNUSEDFunction · 0.85

Tested by

no test coverage detected