MCPcopy Create free account
hub / github.com/cameron314/readerwriterqueue / ~Foo

Method ~Foo

tests/unittests/unittests.cpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 return *this;
30 }
31 ~Foo() { verify(); }
32
33private:
34 void verify()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected