summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-04-28 15:24:41 -0400
committerLioncash <mathew1800@gmail.com>2018-04-28 15:31:23 -0400
commit5d9ee12b1a175b14e35f620e7657a424c5842d80 (patch)
tree6765d5849f048cee4f8cf14589f8be5904d53646 /src/common/string_util.cpp
parentbad00085caaab784c7348ba41bcc977d9378573c (diff)
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