mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-02 00:13:45 +00:00
* get rid of boost::optional * Remove optional references * Use std::reference_wrapper for optional references * Fix clang format * Fix clang format part 2 * Adressed feedback * Fix clang format and MacOS build