Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TestZero
Method · 0.45
reserve
Method · 0.45
compare
Method · 0.45
TestLetOperator
Method · 0.45
TestLetOperator
Method · 0.45
Calls
no outgoing calls
Tested by
3
TestZero
Method · 0.36
TestLetOperator
Method · 0.36
TestLetOperator
Method · 0.36