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

Method begin

util/stream/tokenizer.h:165–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163 }
164
165 inline TIterator begin() {
166 return TIterator{this};
167 }
168
169 inline TIterator end() noexcept {
170 return {};

Callers 15

HexEncodeFunction · 0.45
HexDecodeFunction · 0.45
StripStringMethod · 0.45
StripStringFunction · 0.45
CollapseImplFunction · 0.45
SubstGlobalImplFunction · 0.45
SubstCharGlobalImplFunction · 0.45
CmpFunction · 0.45
PrintFunction · 0.45
Y_UNIT_TESTFunction · 0.45
ReverseInPlaceFunction · 0.45
IsNumberTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected