mirror of https://github.com/yuzu-mirror/yuzu
file_util: Remove compiler version checks around is_trivially_copyable()
The minimum clang/GCC versions we support already support this. We can also remove is_standard_layout(), as fread and fwrite only require the type to be trivially copyable.pull/8/head
parent
bad00085ca
commit
5d9ee12b1a
Loading…
Reference in New Issue