Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Uninitialized
Function
Uninitialized
util/generic/string.h:574–576 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
572
}
573
574
static TBasicString Uninitialized(size_t n) {
575
return TBasicString(TUninitialized(n));
576
}
577
578
private:
579
template <typename T>
Callers
7
TestConstructors
Method · 0.70
TestCharRef
Method · 0.70
UTF8ToWide
Function · 0.50
WideToUTF8
Function · 0.50
CopyTo
Function · 0.50
Y_UNIT_TEST
Function · 0.50
ToSmthRet
Function · 0.50
Calls
2
TBasicString
Function · 0.70
TUninitialized
Class · 0.70
Tested by
2
TestConstructors
Method · 0.56
TestCharRef
Method · 0.56