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

Method SkipEmpty

util/string/split.h:969–971  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

967 }
968
969 inline TIt<TNonEmptyFilter> SkipEmpty() const {
970 return {*this};
971 }
972 };
973
974 template <class Base, class Stopper>

Callers 15

mainFunction · 0.80
SplitByDelimiterFunction · 0.80
Y_UNIT_TESTFunction · 0.80
CreateFromListImplFunction · 0.80
mainFunction · 0.80
CreateMetricDescriptionsFunction · 0.80
GetAlphaMultiQuantileMethod · 0.80
DefineModelFormatMethod · 0.80
ParseCtrDescriptionsMethod · 0.80
BindPoolLoadParamsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected