mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-11 20:03:46 -04:00
Given the std::optional can contain an object type that heap allocates, we can use std::move to avoid an unnecessary copy/allocation from occurring. |
||
|---|---|---|
| .. | ||
| error.cpp | ||
| error.h | ||
| profile_select.cpp | ||
| profile_select.h | ||
| software_keyboard.cpp | ||
| software_keyboard.h | ||
| web_browser.cpp | ||
| web_browser.h | ||