Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
InitVersionString
Function · 0.85
InitShortVersionString
Function · 0.85
VersionString
Function · 0.50
Tested by
no test coverage detected