MCPcopy 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

InitializeFunction · 0.50
NextMethod · 0.45

Tested by

no test coverage detected