Path: utzoo!utgpu!watserv1!watmath!att!att!dptg!ulysses!andante!alice!bs From: bs@alice.att.com (Bjarne Stroustrup) Newsgroups: comp.lang.c++ Subject: Re: >this< as a reference Message-ID: <11493@alice.att.com> Date: 16 Oct 90 01:09:23 GMT References: <11375@life.ai.mit.edu> Organization: AT&T Bell Laboratories, Murray Hill NJ Lines: 9 rpk@rice-chex.ai.mit.edu (Robert Krajewski @ MIT Artificial Intelligence Laboratory) writes: > Now that there is no need to assign to >this<, wouldn't it have > been cleaner if >this< were a reference, and not a pointer ? Probably, but `this' was invented/introduced about 4 years before references.