dolphin
dolphin copied to clipboard
Replace Common::BitCast with std::bit_cast
Now that we're using C++20, we can use std::bit_cast instead. See #10737 for a bit of other context.
I'm not sure about the other builders, but we can (and should) definitely update the debian builders to bullseye (preferably sid), and that would solve those build failures.