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

Method empty

util/generic/hash.h:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117 }
118
119 Y_PURE_FUNCTION bool empty() const noexcept {
120 return rep.empty();
121 }
122 explicit operator bool() const noexcept {
123 return !empty();
124 }

Callers 15

DoMainFunction · 0.45
NumericStrCmpFunction · 0.45
PatchFunction · 0.45
GenerateEnumFunction · 0.45
GetKeyFieldSortOrderFunction · 0.45
GetNameFieldSortOrderFunction · 0.45
ToStringBufDirectMethod · 0.45
TEnumDescriptionBaseMethod · 0.45
CommonStringBufferFunction · 0.45
OpenOutputFunction · 0.45
FixFunction · 0.45
MakeCycleFunction · 0.45

Calls

no outgoing calls

Tested by 11

TestSockMethod · 0.36
Test1Method · 0.36
Test7Method · 0.36
TestConstructorsMethod · 0.36
TestFuncsMethod · 0.36
TestEmptyMethod · 0.36
TestEmptyRangesFunction · 0.36
TestDecodingMethodsMethod · 0.36
TestDecodingMethodsMethod · 0.36