mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-02 07:59:56 +01:00
7a5eda5914
* 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