Lime3DS/src/video_core
Lioncash 41b7df4a32 command_processor: Resolve undefined behavior type punning
We can use std::memcpy to achieve the same behavior without undefined
behavior. Once Citra moves to C++20 we can convert this over to
std::bit_cast.
2020-04-27 15:35:21 -04:00
..
2020-03-28 16:28:07 +00:00
2020-02-13 17:34:16 +08:00
2018-06-29 14:18:07 +03:00
2020-02-13 17:39:15 +08:00
2020-04-27 15:35:18 -04:00
2019-09-15 22:35:21 -05:00