Commit 08b1afc8 authored by Olivier Goffart's avatar Olivier Goffart
Browse files

Mark QMetaMethod and related constructor as constepxr


qtdelcarative's qquickaccessibleattached.cpp contains now some static
instance of QMetaMethod.  Marking the constructor as constexpr,
let GCC to remove call to the constructor at load time.

Change-Id: Ic5ab7db0d06caa08f15d65d3bb5f22a34a111fee
Reviewed-by: default avatarJędrzej Nowacki <jedrzej.nowacki@digia.com>
parent f0b7abf2
No related merge requests found
Showing with 3 additions and 3 deletions
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