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

Method abcdef

util/generic/string_ut.h:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 DECLARE_AND_RETURN_BUFFER("foo");
78 }
79 const CharT* abcdef() {
80 DECLARE_AND_RETURN_BUFFER("abcdef");
81 }
82 const CharT* abcdefg() {
83 DECLARE_AND_RETURN_BUFFER("abcdefg");
84 }

Callers 2

compareMethod · 0.80
compareMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected