summaryrefslogtreecommitdiffstats
path: root/configure.pri
diff options
context:
space:
mode:
authorMÃ¥rten Nordheim <marten.nordheim@qt.io>2017-07-13 08:50:18 +0200
committerThiago Macieira <thiago.macieira@intel.com>2017-07-14 00:24:25 +0000
commit5b24d3dd3559826dfa3cac38be525a052003e2a8 (patch)
tree2f5eb906a7d64a61eea9fac2e9b8c3b97a2a1052 /configure.pri
parent627f0a7f7d775ecd263b95dd07fca44bfcb0c5cf (diff)
Add missing constexpr specifier to two iterators
The classes themselves and their equality operators are used in constexpr functions/ctors (in QKeyValueIterator) so Visual Studio 2017 expects them to be marked constexpr as well. Currently this causes a compilation error when instantiating a QKeyValueIterator using either of these iterators. Change-Id: I2e3eeaf3b3f11f381a63875e6575dfd82fe56fcb Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'configure.pri')
0 files changed, 0 insertions, 0 deletions