From 8399297480696018513
X-Google-Thread: f78e5,f6130266038a8c4d
X-Google-Attributes: gidf78e5,public
X-Google-Language: ENGLISH,ASCII-7-bit
Path: g2news1.google.com!news1.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!peer01.cox.net!cox.net!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!stump.algebra.com!devnull
From: kuyper@wizard.net (James Kuyper)
Newsgroups: comp.std.c++
Subject: Re: Private Methodes declared outside of the class
Date: Sun, 22 Aug 2004 03:50:17 GMT
Organization: http://groups.google.com
Lines: 16
Sender: mail2news@demon.net
Approved: fjh@cs.mu.oz.au (Fergus Henderson , moderator of comp.std.c++)
Message-ID: <8b42afac.0408211948.73da2078@posting.google.com>
References: <2oblfaF8nds3U1@uni-berlin.de> <cfvuts$sen$1@news1nwk.SFbay.Sun.COM> <2oih41Fb5pb5U1@uni-berlin.de> <8b42afac.0408200500.48e13c94@posting.google.com> <2opvdhFdeej3U1@uni-berlin.de>
NNTP-Posting-Host: news.news.demon.net
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: news.demon.co.uk 1093146621 14974 158.152.254.254 (22 Aug 2004 03:50:21 GMT)
X-Complaints-To: abuse@demon.net
NNTP-Posting-Date: Sun, 22 Aug 2004 03:50:21 +0000 (UTC)
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
X-Spam-Checker-Version: SpamAssassin 2.64-mulga_r1 (2004-01-11) on 
	mulga.cs.mu.OZ.AU
X-Spam-Status: No, hits=-3.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham 
	version=2.64-mulga_r1
X-Received: (from fjh@localhost)
	by mulga.cs.mu.OZ.AU (8.12.10+Sun/8.12.9/Submit) id i7M3oHFC003146;
	Sun, 22 Aug 2004 13:50:17 +1000 (EST)
X-Path: comp-std-cpp-robomod!not-for-mail
X-NNTP-Posting-Date: Sun, 22 Aug 2004 03:48:22 +0000 (UTC)
X-Delivered-To: std-c++@ucar.edu
X-Spamscanner: mailbox9.ucsd.edu  (v1.4 May 20 2004 13:55:33, 0.0/5.0 2.63)
X-Authentication-Warning: mulga.cs.mu.OZ.AU: fjh set sender to devnull@stump.algebra.com using -f
X-Newsgroups: comp.std.c++
X-MailScanner: PASSED (v1.2.8 44957 i7M3mMY3050347 mailbox9.ucsd.edu)
Xref: g2news1.google.com comp.std.c++:1999

ben04_01@freenet.de (Ben Strasser) wrote in message news:<2opvdhFdeej3U1@uni-berlin.de>...
> James Kuyper wrote:
>
>>>> If you could declare member functions outside the class definition,
>>
>> anyone could hijack the class (for good or bad purposes), or break the
>> class invariants without anyone knowing.

No, I didn't. You might want to be more careful with your attributions.

---
[ 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                       ]



