mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-10 15:23:33 +02:00
std::bit_cast is also defined with the noexcept specifier, so we can do the same here to match up with it and stay similar with the standard library.