Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Accept
Method
Accept
library/cpp/getopt/ut/last_getopt_ut.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void Accept() {
45
Initialize();
46
UNIT_ASSERT(Parser_->Next());
47
}
48
49
void AcceptOption() {
50
Accept();
Callers
nothing calls this directly
Calls
2
Initialize
Function · 0.50
Next
Method · 0.45
Tested by
no test coverage detected