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