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

Method w

util/generic/string_ut.h:467–469  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

465 DECLARE_AND_RETURN_BUFFER("t");
466 }
467 const CharT* w() {
468 DECLARE_AND_RETURN_BUFFER("w");
469 }
470 const CharT* x() {
471 DECLARE_AND_RETURN_BUFFER("x");
472 }

Callers 2

rfindMethod · 0.45
rfindMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected