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

Method PoDChildBoost

sandbox/performance.cpp:328–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

326struct PoDChildBoost : virtual PoDStructBoost
327{
328 PoDChildBoost() : v(1024)
329 { }
330
331 std::vector<float> v;
332

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected