Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USCiLab/cereal
/ Test2
Method
Test2
sandbox/sandbox.cpp:130–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
{
129
public:
130
Test2() {}
131
Test2( int x ) : a( x ) {}
132
int a;
133
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected