Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simple-XX/SimpleKernel
/ ~MsgBlock
Method
~MsgBlock
src/task/include/task_messages.hpp:84–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
auto operator=(const MsgBlock&) -> MsgBlock& = default;
83
auto operator=(MsgBlock&&) -> MsgBlock& = default;
84
~MsgBlock() = default;
85
/// @}
86
};
87
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected