Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ two
Method
two
util/generic/string_ut.h:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
DECLARE_AND_RETURN_BUFFER(
"one"
);
60
}
61
const CharT* two() {
62
DECLARE_AND_RETURN_BUFFER(
"two"
);
63
}
64
const CharT* three() {
65
DECLARE_AND_RETURN_BUFFER(
"three"
);
66
}
Callers
2
rfind
Method · 0.80
rfind
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected