From -1084237466596915224
X-Google-Thread: f78e5,516d54c6ff652958
X-Google-Attributes: gidf78e5,public
X-Google-Language: ENGLISH,ASCII-7-bit
Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newspeer1.nwr.nac.net!newspeer.monmouth.com!news.tele.dk!news.tele.dk!small.news.tele.dk!lnewsinpeer00.lnd.ops.eu.uu.net!emea.uu.net!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!stump.algebra.com!devnull
From: dave@boost-consulting.com (David Abrahams)
Newsgroups: comp.std.c++
Subject: Re: "moveable data type" in comparison with "r-value reference"
Date: Thu, 22 Mar 2007 15:12:40 GMT
Lines: 20
Sender: mail2news@demon.net
Approved: fjh@cs.mu.oz.au (Fergus Henderson , moderator of comp.std.c++)
Message-ID: <87vegte3ij.fsf@valverde.peloton>
References: <etsb2u$up$1@aioe.org>
NNTP-Posting-Host: news.news.demon.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Trace: news.demon.co.uk 1174576446 25430 158.152.254.254 (22 Mar 2007 15:14:06 GMT)
X-Complaints-To: abuse@demon.net
NNTP-Posting-Date: Thu, 22 Mar 2007 15:14:06 +0000 (UTC)
X-Original-To: std-c++@mailman.ucar.edu
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
X-User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)
X-DMCA-Complaints-To: abuse@rcn.net
X-Virus-Scanned: amavisd-new at csse.unimelb.edu.au
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Cancel-Lock: sha1:8mL8XHN5Gljs7aAyYPYRwyBwIYs=
X-Received: (from fjh@localhost)
	by mulga.csse.unimelb.edu.au (8.13.8+Sun/8.13.8/Submit) id l2MFCf58014119;
	Fri, 23 Mar 2007 02:12:41 +1100 (EST)
X-Path: comp-std-cpp-robomod!not-for-mail
X-NNTP-Posting-Date: Thu, 22 Mar 2007 09:50:28 -0500
X-Delivered-To: std-c++@mailman.ucar.edu
X-Postfilter: 1.3.34
X-Authentication-Warning: serv4.gc.dca.giganews.com: news set sender to poster@giganews.com using -f
X-Newsgroups: comp.std.c++
Xref: g2news1.google.com comp.std.c++:8174


on Wed Mar 21 2007, grizlyk1-AT-yandex.ru ("Grizlyk") wrote:

> So being refinement of copyable data type, "r-value reference" can not claim
> to be representation of "moveable data type" as ordinary type in C++.

Your premise is incorrect.  rvalue reference is not a refinement of
copyable data type.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

---
[ 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.comeaucomputing.com/csc/faq.html                      ]



