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

Method empty

util/stream/str.h:237–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235 // TODO: compatibility with existing code, remove
236
237 Y_PURE_FUNCTION bool empty() const {
238 return Empty();
239 }
240
241 void clear() {
242 Clear();

Callers 14

AsciiEqualsIgnoreCaseFunction · 0.45
IsIntersectFunction · 0.45
SubstGlobalImplFunction · 0.45
IsNumberTFunction · 0.45
IsHexNumberTFunction · 0.45
DoTestSubstGlobalFunction · 0.45
AcceptMethod · 0.45
Y_UNIT_TESTFunction · 0.45
ReadToMethod · 0.45
EmptyMethod · 0.45
Y_UNIT_TESTFunction · 0.45
ReadLineMethod · 0.45

Calls 1

EmptyFunction · 0.50

Tested by

no test coverage detected