mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-04 03:49:57 +01:00
f3f3f1b7d9
Also marks the implicit conversion operator as constexpr instead of consteval as the constructor is not constant evaluated.