Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ cdef
Method
cdef
util/generic/string_ut.h:133–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
DECLARE_AND_RETURN_BUFFER(
"cde"
);
132
}
133
const CharT* cdef() {
134
DECLARE_AND_RETURN_BUFFER(
"cdef"
);
135
}
136
const CharT* cdefgh() {
137
DECLARE_AND_RETURN_BUFFER(
"cdefgh"
);
138
}
Callers
2
compare
Method · 0.80
compare
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected