From -8058197546141452094
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,34b2488c88017975
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 2001-01-08 08:50:23 PST
Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!news.iac.net!news-out.cwix.com!newsfeed.cwix.com!news.maxwell.syr.edu!colt.net!dispose.news.demon.net!demon!news.demon.co.uk!demon!mail2news.demon.co.uk!not-for-mail
From: Ron Natalie <ron@spamcop.net>
Newsgroups: comp.std.c++
Subject: Re: struct = struct?
Date: Mon,  8 Jan 2001 16:47:45 GMT
Organization: Sensor Systems
Approved: Fergus Henderson <fjh@cs.mu.oz.au>, moderator of comp.std.c++
Message-ID: <3A55FC80.47E085A5@spamcop.net>
References: <3A54B449.CBCC11BB@mandli.com>
X-Trace: mail2news.demon.co.uk 978972473 mail2news:26987 mail2news mail2news.demon.co.uk
X-Complaints-To: abuse@demon.net
X-Mail2News-Path: news.demon.net!mulga.cs.mu.oz.au
X-Authentication-Warning: mulga.cs.mu.OZ.AU: fjh set sender to devnull@stump.algebra.com using -f
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
X-Accept-Language: en
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
NNTP-Posting-Date: Fri, 05 Jan 2001 11:57:35 EST
Lines: 19
Xref: supernews.google.com comp.std.c++:3238



rizz wrote:

> 
> s2 = s1;
> 
> is this assignment an ansi C++ standard?
> 
It is legal in C++.  It's even legal in C since about
1979 or so.

---
[ 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.research.att.com/~austern/csc/faq.html                ]
[ Note that the FAQ URL has changed!  Please update your bookmarks.     ]



