mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-25 13:37:56 -05:00
Provides the buildbot with one builder that is always tracking the latest version of the C++ standard, allowing us to progressively rectify our code and amend any differences between standards over time instead of waiting for a complete standard change, potentially breaking a lot of code all at once.