Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ _0123
Method
_0123
util/generic/string_ut.h:285–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
283
DECLARE_AND_RETURN_BUFFER(
"00000"
);
284
}
285
const CharT* _0123() {
286
DECLARE_AND_RETURN_BUFFER(
"0123"
);
287
}
288
const CharT* _01230123() {
289
DECLARE_AND_RETURN_BUFFER(
"01230123"
);
290
}
Callers
3
TestFind
Method · 0.80
TestContains
Method · 0.80
TestFuncs
Method · 0.80
Calls
no outgoing calls
Tested by
3
TestFind
Method · 0.64
TestContains
Method · 0.64
TestFuncs
Method · 0.64