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

Method Constructor

util/generic/string_ut.cpp:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78
79protected:
80 void Constructor() {
81 UNIT_ASSERT_EXCEPTION(TStringType((size_t)-1, *Data_.a()), std::length_error);
82 }
83
84 void reserve() {
85#if 0

Callers

nothing calls this directly

Calls 1

aMethod · 0.45

Tested by

no test coverage detected