mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
Type punning via unions in C++ invokes undefined behavior. Instead, leverage BitCast, our variant of C++2a's std::bit_cast |
||
|---|---|---|
| .. | ||
| Common | ||
| Core | ||
| VideoCommon | ||
| CMakeLists.txt | ||
| StubHost.cpp | ||
| UnitTests.vcxproj | ||
| UnitTests.vcxproj.user | ||