Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Get
Method
Get
util/system/tls.cpp:249–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
TKey::~TKey() = default;
248
249
void* TKey::Get() const {
250
return Impl_->Get();
251
}
252
253
void TKey::Set(void* ptr) const {
254
Impl_->Set(ptr);
Callers
15
main
Function · 0.45
TEnumParser
Method · 0.45
main
Function · 0.45
UnpackArchive
Function · 0.45
ListArchiveMd5
Function · 0.45
main
Function · 0.45
main
Function · 0.45
MakeCycle
Function · 0.45
MakeGraph
Function · 0.45
CopyConstruct
Function · 0.45
ConstructFromMap
Function · 0.45
ReadFromFile
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected