On domingo, 26 de agosto de 2012 13.13.32, Lukas Geyer wrote:
> You can theoretically create C++11 applications using C++98 Qt
> libraries. The problem is that GCC C++11 is not fully binary compatible
> with GCC C++98. But I'm quite sure Thiago can clarify on how this
> affects Qt binary compatibility.

That only applies if you use std::string.

So don't use std::string. Qt doesn't.

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to