MCPcopy Create free account
hub / github.com/USCiLab/cereal / foo

Method foo

sandbox/sandbox_rtti.cpp:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109struct OurBase
110{
111 virtual void foo() {}
112
113 template<class Archive>
114 void serialize(Archive &)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected