qt5base-lts/tests/auto/corelib/tools/qmessageauthenticationcode
Marc Mutz c5d4dde678 QMessageAuthenticationCode: add move SMFs and swap()
QCryptographicHash is move-only these days, so
QMessageAuthenticationCode should not be left behind.

[ChangeLog][QtCore][QMessageAuthenticationCode] Added move
constructor, move assignment operator and swap() function.

Fixes: QTBUG-111677
Change-Id: I420f24c04828e8ad7043a9e8c9e7e2d47dd183e0
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-03-16 17:27:29 +01:00
..
.gitignore Added QMessageAuthenticationCode 2013-01-14 23:44:15 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
tst_qmessageauthenticationcode.cpp QMessageAuthenticationCode: add move SMFs and swap() 2023-03-16 17:27:29 +01:00