Using nullptr instead of Q_NULLPTR

Thomas Lübking thomas.luebking at gmail.com
Fri Aug 14 03:07:41 BST 2015


We could just detect the compiler, and in need define nullptr 0x0, look the other side and hope for the best (ie. anybody on modern compilers anyway and nobody actually making use of std::nullptr_t atm. but just of the keyword) - not very nice, but better than breaking compilation(?) and not as invasive.

Cheers,
Thomas




More information about the kde-core-devel mailing list