From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,131f06967722ab4b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!newsread.com!newsprint.newsread.com!news.glorb.com!wns13feed!worldnet.att.net!204.71.34.3!newsfeed.cwix.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Ada 2005? Date: 22 Dec 2004 03:34:50 -0600 Organization: LJK Software Message-ID: <70chu8ZFjnzO@eisner.encompasserve.org> References: <1103344064.372396.51420@c13g2000cwb.googlegroups.com> <1n1v6175zrtcc.2g6ewdvu7ei5$.dlg@40tude.net> <1103568585.285484.237450@c13g2000cwb.googlegroups.com> <17804669.eaDZ45aH7Z@linux1.krischik.com> <1103643255.196052.267230@c13g2000cwb.googlegroups.com> <1750748.eDONUVZfBc@linux1.krischik.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1103708043 15860 192.135.80.34 (22 Dec 2004 09:34:03 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 22 Dec 2004 09:34:03 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:7148 Date: 2004-12-22T03:34:50-06:00 List-Id: In article <1750748.eDONUVZfBc@linux1.krischik.com>, Martin Krischik writes: > jimmaureenrogers@worldnet.att.net wrote: > >> There are actually some other small differences between "struct" and >> "class" in C++. >> In a "struct" all members are public by default, while in a "class" all >> members are private by default. > > But that is exactly what I said. > > For those who can't read regular expression > > is you replace "class X {" with "struct X { private :" then nothing > changes. I was under the impression the discussions here were to be in English or Ada, not in some other syntax from particular platforms.