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

Method z

util/generic/string_ut.h:476–478  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474 DECLARE_AND_RETURN_BUFFER("y");
475 }
476 const CharT* z() {
477 DECLARE_AND_RETURN_BUFFER("z");
478 }
479 const CharT* H() {
480 DECLARE_AND_RETURN_BUFFER("H");
481 }

Callers 3

TestReplaceMethod · 0.45
TestOperatorsMethod · 0.45
TestUtilsMethod · 0.45

Calls

no outgoing calls

Tested by 3

TestReplaceMethod · 0.36
TestOperatorsMethod · 0.36
TestUtilsMethod · 0.36