Type safety could prevent nuclear war
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Thu Feb 4 18:26:56 PST 2016
On 2/4/2016 3:10 PM, H. S. Teoh via Digitalmars-d wrote:
> The C preprocessor accepts all sorts of nasty, nonsensical things.
The preprocessor makes C++ into an inherently unreliable, unsafe programming
language. I've talked to some C++ committee members about this, about why there
is no push to rid (at least deprecate) all use of the preprocessor. The general
reaction I get is it is unimportant to do so.
More information about the Digitalmars-d
mailing list