On Thu, 2019-09-19 at 21:50 +0200, André Pönitz wrote: > Having constexpr or not on certain functions could depend on the > actual > compiler in some cases, providing the performance benefits for the > compilers supporting it, and still keeping platforms with unsuitable > compilers alive.
As a generalization of this, perhaps Qt could introduce something like a Q_CONSTEXPR macro, which does what we expect on platforms that support it, and compiles to nothing on Integrity. Kyle _______________________________________________ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development