Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USCiLab/cereal
/ Private
Method
Private
sandbox/sandbox.cpp:186–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
{
185
public:
186
Private() : a(
'z'
) {}
187
188
private:
189
char a;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected