Lioncash a74ba1cd59 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.
2018-08-24 18:18:11 +02:00
..
2018-06-29 16:56:12 +03:00
2018-07-30 14:50:23 +02:00
2018-07-21 16:16:21 +02:00