Hacker News new | ask | show | jobs
by yokohummer7 2524 days ago
C and C++ already have such a thing, IIUC. The literal 0 is considered the same as nullptr, if compared to another pointer.

It is a bit worrying that such an overloaded meaning is added again to the language.