References in D
Jonathan M Davis
jmdavisProg at gmx.com
Sat Sep 15 16:35:24 PDT 2012
On Saturday, September 15, 2012 16:29:32 Walter Bright wrote:
> I wouldn't worry about it. I suspect that most C++ programmers think that
> references cannot be null. C++ is a complex language, and invites
> assumptions about it that are not so.
It's stuff like that that makes it so that I'll probably never claim that I'm
an expert in C++ even though I'm probably one of the more knowledgeable about
it where I work. Even if you think you know it really well, there's always
_something_ that you miss.
- Jonathan M Davis
More information about the Digitalmars-d
mailing list