1705656eac
A lot of these classes are not *technically* "trivially copyable" for one reason or another, but in all of these cases it seems OK to me to use memcpy/memset on them. Adding a cast to void* tells GCC that "I know what I'm doing here" and shuts up the warning. |
||
---|---|---|
.. | ||
agg | ||
alm | ||
expat | ||
glut/GL | ||
icon | ||
iconv | ||
libc++ | ||
libcxxrt | ||
libfdt | ||
libunwind | ||
linprog | ||
mapm | ||
print/libprint | ||
udis86 | ||
x86emu |