Commit 8e83d615 authored by Eric Lemanissier's avatar Eric Lemanissier
Browse files

Adapt to the C++ SIC introduced by P0012: noexcept specialization

complements commit c5e68789


added missing noexcept (void)StoredMemberFunctionCall specialization
to disambiguate template selection.
Without these specializations, StoredFunctorPointerCall was a better
match, which led to compilation failure

Task-number: QTBUG-58142
Change-Id: Ibd41057d9a497f057a895d73277902e90300ed7a
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
parent 46543bb4
Showing with 1275 additions and 11 deletions
This diff is collapsed.
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment