MCPcopy Create free account
hub / github.com/catboost/catboost / ABCD

Method ABCD

util/generic/string_ut.h:220–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218 DECLARE_AND_RETURN_BUFFER("ABC");
219 }
220 const CharT* ABCD() {
221 DECLARE_AND_RETURN_BUFFER("ABCD");
222 }
223 const CharT* QWE() {
224 DECLARE_AND_RETURN_BUFFER("QWE");
225 }

Callers 2

TestReplaceMethod · 0.80
TestOperatorsCIMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestReplaceMethod · 0.64
TestOperatorsCIMethod · 0.64