MCPcopy Create free account
hub / github.com/Simple-XX/SimpleKernel / ~MsgExit

Method ~MsgExit

src/task/include/task_messages.hpp:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 auto operator=(const MsgExit&) -> MsgExit& = default;
105 auto operator=(MsgExit&&) -> MsgExit& = default;
106 ~MsgExit() = default;
107 /// @}
108};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected