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

Method _2

util/generic/string_ut.h:369–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367 DECLARE_AND_RETURN_BUFFER("1783456");
368 }
369 const CharT* _2() {
370 DECLARE_AND_RETURN_BUFFER("2");
371 }
372 const CharT* _2123456() {
373 DECLARE_AND_RETURN_BUFFER("2123456");
374 }

Callers 3

insertMethod · 0.80
TestEmptyMethod · 0.80
insertMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestEmptyMethod · 0.64