This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
In gcc we #define NULL __null. OTOH the committee thought about and ultimately rejected #define NULL nullptr
Can/should we go ahead and do this since we sort of did it already?
If we don't want to do this would it be a good idea to have a flag -fNULL=nullptr o somesuch?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |