summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-04-28 15:24:41 -0400
committerGravatar Lioncash2018-04-28 15:31:23 -0400
commit5d9ee12b1a175b14e35f620e7657a424c5842d80 (patch)
tree6765d5849f048cee4f8cf14589f8be5904d53646 /src/common/string_util.cpp
parentMerge pull request #412 from lioncash/log (diff)
downloadyuzu-5d9ee12b1a175b14e35f620e7657a424c5842d80.tar.gz
yuzu-5d9ee12b1a175b14e35f620e7657a424c5842d80.tar.xz
yuzu-5d9ee12b1a175b14e35f620e7657a424c5842d80.zip
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.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions