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

Method _7

util/generic/string_ut.h:411–413  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

409 DECLARE_AND_RETURN_BUFFER("6543210");
410 }
411 const CharT* _7() {
412 DECLARE_AND_RETURN_BUFFER("7");
413 }
414 const CharT* _78() {
415 DECLARE_AND_RETURN_BUFFER("78");
416 }

Callers 2

resizeMethod · 0.80
resizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected