Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
272
bool TTempBuf::IsNull() const noexcept {
273
return !Impl_;
274
}
275
276
#if 0
277
#include <util/datetime/cputimer.h>
Callers
1
TestMoveCtor
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestMoveCtor
Method · 0.36