Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ TaskWrapper
Method
TaskWrapper
src/common/TaskWrapper.h:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
public:
34
explicit TaskWrapper(HWND target_hwnd);
35
TaskWrapper(Self &&) = default;
36
Self &operator=(Self &&) = default;
37
~TaskWrapper();
38
void reset_alive_status();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected