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

Method enotw_

util/generic/string_ut.h:73–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 DECLARE_AND_RETURN_BUFFER("four");
72 }
73 const CharT* enotw_() {
74 DECLARE_AND_RETURN_BUFFER("enotw ");
75 }
76 const CharT* foo() {
77 DECLARE_AND_RETURN_BUFFER("foo");
78 }

Callers 2

findMethod · 0.80
findMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected