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

Method IsNull

util/memory/tempbuf.cpp:272–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272bool TTempBuf::IsNull() const noexcept {
273 return !Impl_;
274}
275
276#if 0
277 #include <util/datetime/cputimer.h>

Callers 1

TestMoveCtorMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestMoveCtorMethod · 0.36