mirror of https://git.suyu.dev/suyu/suyu
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.merge-requests/60/head
parent
bad00085ca
commit
5d9ee12b1a
Loading…
Reference in New Issue