Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USCiLab/cereal
/ TestClass
Method
TestClass
unittests/memory.hpp:113–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
{
112
public:
113
TestClass(int v) : x(v) { }
114
int x;
115
116
private:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected