Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetBegin
Method
GetBegin
library/cpp/yt/memory/ref.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
char* GetBegin()
161
{
162
return static_cast<char*>(GetExtraSpacePtr());
163
}
164
165
// TSharedRangeHolder overrides.
166
std::optional<size_t> GetTotalByteSize() const override
Callers
2
GetRef
Method · 0.45
Initialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected