mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-02-05 22:43:03 -06:00
![Frederic L](/assets/img/avatar_default.png)
* 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