mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-11 00:28:29 +00:00
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in case you already have an rvalue. |
||
|---|---|---|
| .. | ||
| applets | ||
| kernel | ||
| service | ||
| config_mem.cpp | ||
| config_mem.h | ||
| function_wrappers.h | ||
| ipc.h | ||
| ipc_helpers.h | ||
| result.h | ||
| shared_page.cpp | ||
| shared_page.h | ||
| svc.cpp | ||
| svc.h | ||