Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USCiLab/cereal
/ foo
Method
foo
sandbox/sandbox_rtti.cpp:190–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
{
189
virtual ~BBB() {}
190
void foo() {}
191
template <class Archive>
192
void serialize( Archive & ) {}
193
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected