MCPcopy Create free account
hub / github.com/David-Haim/concurrencpp / ~testing_stub

Method ~testing_stub

test/source/utils/object_observer.cpp:139–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139testing_stub::~testing_stub() noexcept {
140 if (static_cast<bool>(m_state)) {
141 m_state->on_destroy();
142 }
143}

Callers

nothing calls this directly

Calls 1

on_destroyMethod · 0.80

Tested by

no test coverage detected