[Development] QForeachContainer mystery
Joerg Bornemann
joerg.bornemann at digia.com
Mon Feb 10 16:27:56 CET 2014
On 10-Feb-14 15:23, Joerg Bornemann wrote:
> Looks like __typeof__, which is used when building with a recent gcc,
> behaves differently when passing a c'tor?
Well it seems to be the type of the constructor, not the type of the
constructed object.
This patch fixes the incompatibility between MSVC and gcc:
https://codereview.qt-project.org/#change,77815
BR,
Joerg
More information about the Development
mailing list