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

Method Next

library/cpp/getopt/small/ygetopt.cpp:81–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81void TGetOpt::TIterator::Next() {
82 Impl_->Next();
83}
84
85char TGetOpt::TIterator::Key() const noexcept {
86 return Impl_->Key();

Callers 9

getopt_long_implFunction · 0.45
GetMethod · 0.45
InitMethod · 0.45
AcceptMethod · 0.45
AcceptEndOfOptionsMethod · 0.45
AcceptErrorMethod · 0.45
FillMethod · 0.45
TESTFunction · 0.45
LoadFilesAndSubdirsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected