Make QStringBuilder use memcpy for QByteArrayLiteral
authorJoão Abecasis <joao.abecasis@nokia.com>
Wed, 1 Feb 2012 16:57:24 +0000 (17:57 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 7 Feb 2012 00:20:46 +0000 (01:20 +0100)
commita2abc11b51864ea0bab4fdb3aa44f2ec7cf0cc15
tree303267ee1a1b228556b7519c4d337f8bc892e6dd
parenta78bcea5868e8986c5e024a8ca9e01314c11f4f6
Make QStringBuilder use memcpy for QByteArrayLiteral

There is no need to do a bytewise copy looking for the terminating
nul-character when the size of the data is statically declared and known
ahead of time.

Change-Id: I787745a58955d1a366624f9ea92e9e701de8c981
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/tools/qstringbuilder.h