Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ abcdefg
Method
abcdefg
util/generic/string_ut.h:82–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
DECLARE_AND_RETURN_BUFFER(
"abcdef"
);
81
}
82
const CharT* abcdefg() {
83
DECLARE_AND_RETURN_BUFFER(
"abcdefg"
);
84
}
85
const CharT* aba() {
86
DECLARE_AND_RETURN_BUFFER(
"aba"
);
87
}
Callers
2
compare
Method · 0.80
compare
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected