Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
195
CEREAL_REGISTER_TYPE(BBB)
196
197
template <class T> void nop(T&&) {}
198
199
int main()
200
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected