Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
namespace NLastGetopt {
4
const TOptParseResult* TOptsParseResult::FindParseResult(const TdVec& vec, const TOpt* opt) {
Callers
nothing calls this directly
Calls
6
TOptParseResult
Class · 0.85
CurOpt
Method · 0.80
IsExplicit
Method · 0.80
OptPtr
Method · 0.80
push_back
Method · 0.45
back
Method · 0.45
Tested by
no test coverage detected