Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simple-XX/SimpleKernel
/ ~KernelElf
Method
~KernelElf
src/include/kernel_elf.hpp:108–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
auto operator=(const KernelElf&) -> KernelElf& = default;
107
auto operator=(KernelElf&&) -> KernelElf& = default;
108
~KernelElf() = default;
109
/// @}
110
111
protected:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected