9c7c22f52b
Function pointers used as template parameters must have external linkage according to the C++ standard. The _mm_lddqu_si128() and _mm_load_si128() intrinsic functions are declared static in most implementations, which means we need to wrap them in a non-static function call to be used. Change-Id: I4e316851df890d77999649d47654f7f9a35d4080 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> |
||
---|---|---|
.. | ||
data.cpp | ||
data.h | ||
fromlatin1.cpp | ||
fromutf8.cpp | ||
generatelist_char.pl | ||
generatelist.pl | ||
main.cpp | ||
qstring.pro | ||
utf-8.txt |