[Development] New features and modules in 5.2

Olivier Goffart olivier at woboq.com
Wed Aug 28 20:05:37 CEST 2013


On Wednesday 28 August 2013 20:09:27 Raul Metsma wrote:
> Just verifying can I use c++11 fetaures (eg initializer list with
> qlist/qvector) with qt clang++/stdc++ binary build?

Normally, since Qt do not use the standard library in it's ABI, and that 
clang's libc++ is in another namespace,  it is possible to build your 
application using libc++ even if Qt has been build with libstdc++ (They should 
be binary compatible)

I did not test this tough.

-- 
Olivier

Woboq - Qt services and support - http://woboq.com - http://code.woboq.org




More information about the Development mailing list