Compiler version
Thiago Macieira
thiago at kde.org
Thu Jun 28 09:20:42 BST 2012
On quinta-feira, 28 de junho de 2012 10.14.03, Ivan Cukic wrote:
> Well, nullptr is a compile time check, right (like explicit override)? So,
> you compile your code with a compiler that supports it, making your code
> safe in that aspect, while someone could still compile the code with an
> older compiler.
Qt 5 has Q_NULLPTR that expands to nullptr on C++11 and 0 otherwise.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- 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://mail.kde.org/pipermail/kde-core-devel/attachments/20120628/7e6bc8a2/attachment.sig>
More information about the kde-core-devel
mailing list