Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ I
Method
I
util/generic/string_ut.h:482–484 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
480
DECLARE_AND_RETURN_BUFFER(
"H"
);
481
}
482
const CharT* I() {
483
DECLARE_AND_RETURN_BUFFER(
"I"
);
484
}
485
const CharT* W() {
486
DECLARE_AND_RETURN_BUFFER(
"W"
);
487
}
Callers
2
replace
Method · 0.80
replace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected