Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/David-Haim/concurrencpp
/ testing_stub
Method
testing_stub
test/include/utils/object_observer.h:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
19
public:
20
testing_stub() noexcept {}
21
22
testing_stub(std::shared_ptr<details::object_observer_state> state) noexcept : m_state(std::move(state)) {}
23
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected