MCPcopy 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

ConstructorMethod · 0.45
find_last_ofMethod · 0.45
rfindMethod · 0.45
find_last_not_ofMethod · 0.45
TestJoinMethod · 0.45
TestStrCpyMethod · 0.45
ConstructorMethod · 0.45
find_last_ofMethod · 0.45
rfindMethod · 0.45
find_last_not_ofMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestJoinMethod · 0.36
TestStrCpyMethod · 0.36