mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2026-04-13 00:10:20 +00:00
It's undefined behavior to use non-trivially copyable objects with std::memcpy, so we can add asserts to catch usages of these at compile-time. |
||
|---|---|---|
| .. | ||
| audio_core | ||
| common | ||
| core | ||
| input_common | ||
| tests | ||
| video_core | ||
| web_service | ||
| yuzu | ||
| yuzu_cmd | ||
| yuzu_tester | ||
| .clang-format | ||
| CMakeLists.txt | ||