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

Function nop

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

Source from the content-addressed store, hash-verified

195CEREAL_REGISTER_TYPE(BBB)
196
197template <class T> void nop(T&&) {}
198
199int main()
200{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected