MCPcopy Create free account
hub / github.com/catboost/catboost / last_getopt_parse_result.cpp

File last_getopt_parse_result.cpp

library/cpp/getopt/small/last_getopt_parse_result.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "last_getopt_parse_result.h"
2
3namespace NLastGetopt {
4 const TOptParseResult* TOptsParseResult::FindParseResult(const TdVec& vec, const TOpt* opt) {

Callers

nothing calls this directly

Calls 6

TOptParseResultClass · 0.85
CurOptMethod · 0.80
IsExplicitMethod · 0.80
OptPtrMethod · 0.80
push_backMethod · 0.45
backMethod · 0.45

Tested by

no test coverage detected