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

Method _6

util/generic/string_ut.h:405–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

403 DECLARE_AND_RETURN_BUFFER("5");
404 }
405 const CharT* _6() {
406 DECLARE_AND_RETURN_BUFFER("6");
407 }
408 const CharT* _6543210() {
409 DECLARE_AND_RETURN_BUFFER("6543210");
410 }

Callers 3

assignMethod · 0.80
TestJoinMethod · 0.80
assignMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestJoinMethod · 0.64