Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ _2004_01_01
Method
_2004_01_01
util/generic/string_ut.h:417–419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
415
DECLARE_AND_RETURN_BUFFER(
"78"
);
416
}
417
const CharT* _2004_01_01() {
418
DECLARE_AND_RETURN_BUFFER(
"2004-01-01"
);
419
}
420
const CharT* _1234562004_01_01() {
421
DECLARE_AND_RETURN_BUFFER(
"1234562004-01-01"
);
422
}
Callers
2
c_str
Method · 0.80
c_str
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected