On Wednesday, 7 June 2017 15:10:57 PDT Thiago Macieira wrote: > In other words, there'll be exactly one C++11 feature we won't be able to > indiscriminately use: > * constexpr
Let me point the key word of "indiscriminately". MSVC 2015 (at least Update 3) does have support for constexpr, but it has bugs. Unfortunately, the URL in qcompilerdetection.h is resulting in 404. I'm trying to reproduce the issue again by compiling with the support and checking what breaks. I'll reply in an hour or so with the diagnostic. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
