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

Method y

util/generic/string_ut.h:473–475  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

471 DECLARE_AND_RETURN_BUFFER("x");
472 }
473 const CharT* y() {
474 DECLARE_AND_RETURN_BUFFER("y");
475 }
476 const CharT* z() {
477 DECLARE_AND_RETURN_BUFFER("z");
478 }

Callers 1

TestOperatorsMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestOperatorsMethod · 0.36