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