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

Method data

util/generic/string_ut.cpp:250–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248 }
249
250 void data() {
251 TStringType xx;
252
253 // ISO-IEC-14882:1998(E), 21.3.6, paragraph 3
254 UNIT_ASSERT(xx.data() != nullptr);
255 }
256
257 void c_str() {
258 TStringType low(Data_._2004_01_01());

Callers 5

TestZeroMethod · 0.45
reserveMethod · 0.45
compareMethod · 0.45
TestLetOperatorMethod · 0.45
TestLetOperatorMethod · 0.45

Calls

no outgoing calls

Tested by 3

TestZeroMethod · 0.36
TestLetOperatorMethod · 0.36
TestLetOperatorMethod · 0.36