Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ a
Method
a
util/generic/string_ut.h:428–430 ·
view source on GitHub ↗
letters
Source
from the content-addressed store, hash-verified
426
427
// letters
428
const CharT* a() {
429
DECLARE_AND_RETURN_BUFFER(
"a"
);
430
}
431
const CharT* b() {
432
DECLARE_AND_RETURN_BUFFER(
"b"
);
433
}
Callers
10
Constructor
Method · 0.45
find_last_of
Method · 0.45
rfind
Method · 0.45
find_last_not_of
Method · 0.45
TestJoin
Method · 0.45
TestStrCpy
Method · 0.45
Constructor
Method · 0.45
find_last_of
Method · 0.45
rfind
Method · 0.45
find_last_not_of
Method · 0.45
Calls
no outgoing calls
Tested by
2
TestJoin
Method · 0.36
TestStrCpy
Method · 0.36