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

Method h

util/generic/string_ut.h:446–448  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

444 DECLARE_AND_RETURN_BUFFER("f");
445 }
446 const CharT* h() {
447 DECLARE_AND_RETURN_BUFFER("h");
448 }
449 const CharT* o() {
450 DECLARE_AND_RETURN_BUFFER("o");
451 }

Callers 1

TestJoinMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestJoinMethod · 0.64