Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ MutableBegin
Method
MutableBegin
library/cpp/yt/memory/ref-inl.h:443–446 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
441
442
443
TSharedRef* MutableBegin()
444
{
445
return static_cast<TSharedRef*>(GetExtraSpacePtr());
446
}
447
448
TSharedRef* MutableEnd()
449
{
Callers
1
Add
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected