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:Allan Sandfeld Jensen <allan.jensen@qt.io>
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment