Define NULL to nullptr in C++11 mode (not strictly required, but it makes
migrating code to C++11 easier).
Approved by: dim (mentor)
Define NULL to nullptr in C++11 mode (not strictly required, but it makes Tags None Referenced Files None Subscribers None
Description
Details
|