]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Define NULL to nullptr in C++11 mode (not strictly required, but it makes
authorDavid Chisnall <theraven@FreeBSD.org>
Tue, 27 Dec 2011 21:36:31 +0000 (21:36 +0000)
committerDavid Chisnall <theraven@FreeBSD.org>
Tue, 27 Dec 2011 21:36:31 +0000 (21:36 +0000)
commit3033610f5dfd03b68de35631a8693963a80099c2
tree3f47b4acf69328038b73d93b8fa105be369b52c5
parent981dfb09655a07be1cadeadca2604a542beefd5b
Define NULL to nullptr in C++11 mode (not strictly required, but it makes
migrating code to C++11 easier).

Approved by: dim (mentor)
sys/sys/_null.h