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

Method t

util/generic/string_ut.h:464–466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

462 DECLARE_AND_RETURN_BUFFER("s");
463 }
464 const CharT* t() {
465 DECLARE_AND_RETURN_BUFFER("t");
466 }
467 const CharT* w() {
468 DECLARE_AND_RETURN_BUFFER("w");
469 }

Callers 1

findMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected