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

Method Token

util/string/split.h:710–712  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

708 }
709
710 TStringBufType Token() const noexcept {
711 return *this;
712 }
713
714 TStringBufType Delim() const noexcept {
715 return MakeStringBuf<TStringBufType>(TokenDelim(), DelimiterEnd_);

Callers 7

TryParseStringToVectorFunction · 0.45
FormatActualFunction · 0.45
SetEnumFlagsFunction · 0.45
Y_UNIT_TESTFunction · 0.45
TSplitRangeClass · 0.45
ConsumeMethod · 0.45
ToListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected