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

Method _1234

util/generic/string_ut.h:339–341  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337 DECLARE_AND_RETURN_BUFFER("1234567890123456789012345678901234567890");
338 }
339 const CharT* _1234() {
340 DECLARE_AND_RETURN_BUFFER("1234");
341 }
342 const CharT* _12345() {
343 DECLARE_AND_RETURN_BUFFER("12345");
344 }

Callers 2

c_strMethod · 0.80
c_strMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected