MCPcopy Create free account
hub / github.com/catboost/catboost / TInit

Method TInit

library/cpp/getopt/print.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32
33 struct TInit {
34 TInit() {
35 VersionString() = InitVersionString();
36 ShortVersionString() = InitShortVersionString();
37 }
38 } Init;
39
40}

Callers

nothing calls this directly

Calls 3

InitVersionStringFunction · 0.85
InitShortVersionStringFunction · 0.85
VersionStringFunction · 0.50

Tested by

no test coverage detected