Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ CPrefix
Method
CPrefix
library/cpp/blockcodecs/codecs/lz4/lz4.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
inline TString CPrefix() {
28
return
"fast"
+ ToString(Memory);
29
}
30
31
const int Memory;
32
};
Callers
nothing calls this directly
Calls
1
ToString
Function · 0.50
Tested by
no test coverage detected