Files
dolphin/Source
Lioncash 0a3631cc76 FloatUtils: Remove IntDouble and IntFloat
Type punning via unions in C++ invokes undefined behavior. Instead, leverage BitCast,
our variant of C++2a's std::bit_cast
2018-05-10 12:28:09 -04:00
..
2018-04-12 21:28:39 +02:00