mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-12 09:09:12 +01:00
1bdfedf3c6
This adds a lightweight, easy to use std::variant wrapper intended to be used as a return type for functions that can return either a result or an error code.