mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-27 09:00:49 -07: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