Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ _12345
Method
_12345
util/generic/string_ut.h:342–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
DECLARE_AND_RETURN_BUFFER(
"1234"
);
341
}
342
const CharT* _12345() {
343
DECLARE_AND_RETURN_BUFFER(
"12345"
);
344
}
345
const CharT* _123456() {
346
DECLARE_AND_RETURN_BUFFER(
"123456"
);
347
}
Callers
2
c_str
Method · 0.80
c_str
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected