mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00

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.