mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-03 13:15:34 +01: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 | ||