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

Method abcdefg

util/generic/string_ut.h:82–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 DECLARE_AND_RETURN_BUFFER("abcdef");
81 }
82 const CharT* abcdefg() {
83 DECLARE_AND_RETURN_BUFFER("abcdefg");
84 }
85 const CharT* aba() {
86 DECLARE_AND_RETURN_BUFFER("aba");
87 }

Callers 2

compareMethod · 0.80
compareMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected