mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-08-14 00:26:51 +08: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