MCPcopy Create free account
hub / github.com/DigitalInBlue/Celero / ThreadTestFixture

Function ThreadTestFixture

include/celero/ThreadTestFixture.h:44–46  ·  view source on GitHub ↗

Virtual destructor for inheritance.

Source from the content-addressed store, hash-verified

42 /// Virtual destructor for inheritance.
43 ///
44 virtual ~ThreadTestFixture();
45
46 ThreadTestFixture(const ThreadTestFixture&) = delete;
47 ThreadTestFixture& operator=(ThreadTestFixture const& other) = delete;
48
49 ///

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected