Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
private:
34
void verify()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected