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

Class TNoIncrement

util/generic/ptr.h:519–520  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

517
518public:
519 struct TNoIncrement {
520 };
521
522 inline TIntrusivePtr(T* t = nullptr) noexcept
523 : T_(t)

Callers 3

ConstructFunction · 0.85
SwapWaitQueueMethod · 0.85
ConstructFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected