From -2821285654881272428
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,a5e7fc89a8659411
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 2003-07-21 12:08:02 PST
Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.telebyte.nl!newshub1.home.nl!home.nl!skynet.be!skynet.be!kibo.news.demon.net!mutlu.news.demon.net!demon!mail2news.demon.co.uk!devnull
From: gdr@integrable-solutions.net (Gabriel Dos Reis)
Newsgroups: comp.std.c++
Subject: Re: Voided application of indirection operator to pointer-to-void
Date: Mon, 21 Jul 2003 19:08:01 +0000 (UTC)
Organization: Integrable Solutions
Lines: 16
Approved: fjh@cs.mu.oz.au (Fergus Henderson , moderator of comp.std.c++)
Message-ID: <m3smozpw0n.fsf@uniton.integrable-solutions.net>
References: <5765b025.0307210232.6c571eff@posting.google.com> <slrnbho5vh.18k.do-not-spam-benh@tin.bwsint.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Trace: mail2news.demon.co.uk 1058814481 13228 10.0.0.1 (21 Jul 2003 19:08:01 GMT)
X-Complaints-To: abuse@demon.net
NNTP-Posting-Date: Mon, 21 Jul 2003 19:08:01 +0000 (UTC)
X-Received: from mulga.cs.mu.oz.au ([128.250.1.22])
	by news.demon.co.uk with esmtp (Exim 4.12)
	id 19eg0u-0003RB-00
	for mail2news@news.news.demon.net; Mon, 21 Jul 2003 19:08:01 +0000
X-Received: from localhost (localhost [[UNIX: localhost]]) by mulga.cs.mu.OZ.AU
	id FAA04828; Tue, 22 Jul 2003 05:07:57 +1000 (EST)
X-Authentication-Warning: mulga.cs.mu.OZ.AU: fjh set sender to devnull@stump.algebra.com using -f
X-Path: comp-std-cpp-robomod!not-for-mail
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
X-Delivered-To: std-c++@ucar.edu
X-Newsgroups: comp.std.c++
X-NNTP-Posting-Date: Mon, 21 Jul 2003 18:41:51 +0000 (UTC)
X-User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1
X-Spam-Status: No, hits=-6.4 required=5.0
	tests=BAYES_01,EMAIL_ATTRIBUTION,REFERENCES,USER_AGENT_GNUS_UA
	version=2.55
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
Xref: archiver1.google.com comp.std.c++:20255

do-not-spam-benh@bwsint.com (Ben Hutchings) writes:

|                                                       (void rvalues do
| exist in both C and C++, though.)

C does not have "rvalue".  It, however, has the notion of 'lvalue'.

-- 
Gabriel Dos Reis,	gdr@integrable-solutions.net

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]



