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

Method IsNull

util/generic/string.h:85–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 }
84
85 inline bool IsNull() const noexcept {
86 return this == NullStr();
87 }
88
89 static TStdString* NullStr() noexcept {
90#ifdef _LIBCPP_VERSION

Callers 1

capacityFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected