Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ x
Method
x
util/generic/string_ut.h:470–472 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
DECLARE_AND_RETURN_BUFFER(
"w"
);
469
}
470
const CharT* x() {
471
DECLARE_AND_RETURN_BUFFER(
"x"
);
472
}
473
const CharT* y() {
474
DECLARE_AND_RETURN_BUFFER(
"y"
);
475
}
Callers
2
TestReplace
Method · 0.45
TestOperators
Method · 0.45
Calls
no outgoing calls
Tested by
2
TestReplace
Method · 0.36
TestOperators
Method · 0.36