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

Method Hello_World

util/generic/string_ut.h:150–152  ·  view source on GitHub ↗

phrases

Source from the content-addressed store, hash-verified

148
149 // phrases
150 const CharT* Hello_World() {
151 DECLARE_AND_RETURN_BUFFER("Hello World");
152 }
153 const CharT* This_is_test_string_for_string_calls() {
154 DECLARE_AND_RETURN_BUFFER("This is test string for string calls");
155 }

Callers 2

eraseMethod · 0.80
eraseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected