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

Method TokenDelim

util/string/split.h:706–708  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

704 }
705
706 TIterator TokenDelim() const noexcept {
707 return this->end();
708 }
709
710 TStringBufType Token() const noexcept {
711 return *this;

Callers

nothing calls this directly

Calls 1

endMethod · 0.45

Tested by

no test coverage detected