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

Method IsInited

util/generic/strbuf.h:191–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189 }
190
191 constexpr bool IsInited() const noexcept {
192 return data() != nullptr;
193 }
194
195public:
196 /**

Callers 15

ScanKeyValueFunction · 0.80
JoinUnescapedMethod · 0.80
ParseOptArgMethod · 0.80
HandleOptMethod · 0.80
HandleOptMethod · 0.80
HandleOptMethod · 0.80
HandleOptMethod · 0.80
CurValOrOptMethod · 0.80
CurValOrDefMethod · 0.80
MakeFullRequestImplFunction · 0.80
ABSL_LOCKS_EXCLUDEDMethod · 0.80
nallocxFunction · 0.80

Calls 1

dataFunction · 0.70

Tested by

no test coverage detected