Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
81
void TGetOpt::TIterator::Next() {
82
Impl_->Next();
83
}
84
85
char TGetOpt::TIterator::Key() const noexcept {
86
return Impl_->Key();
Callers
9
getopt_long_impl
Function · 0.45
Get
Method · 0.45
Init
Method · 0.45
Accept
Method · 0.45
AcceptEndOfOptions
Method · 0.45
AcceptError
Method · 0.45
Fill
Method · 0.45
TEST
Function · 0.45
LoadFilesAndSubdirs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected