MCPcopy Create free account
hub / github.com/aff3ct/aff3ct / clone

Method clone

src/Module/Monitor/Monitor.cpp:19–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19Monitor*
20Monitor ::clone() const
21{
22 throw spu::tools::unimplemented_error(__FILE__, __LINE__, __func__);
23}
24
25void
26Monitor ::reset()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected