mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 06:53:44 +00:00
0a3631cc76
Type punning via unions in C++ invokes undefined behavior. Instead, leverage BitCast, our variant of C++2a's std::bit_cast |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
VertexLoaderTest.cpp |