[Development] Evolving Qt's multithreading API
Thiago Macieira
thiago.macieira at intel.com
Fri Feb 22 17:12:50 CET 2013
On sexta-feira, 22 de fevereiro de 2013 15.21.50, Olivier Goffart wrote:
> Variadic template, we can clearly not rely on it. It only came in MSVC
> really recently (patch release in nov 2012)
Yes, we can rely on it. That just means MSVC 2012 RTM doesn't get the feature.
As Marc put it, "C++98 costs more".
My suggestion is: design the API for C++11, then after it's done, we look into
how much more is needed to support C++98.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130222/b4b7509b/attachment.sig>
More information about the Development
mailing list