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,8054919d7e55838b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!j73g2000cwa.googlegroups.com!not-for-mail From: brian.b.mcguinness@lmco.com Newsgroups: comp.lang.ada Subject: Re: Q: Hiding the structure of a tagged type using containers Date: 9 May 2006 07:55:02 -0700 Organization: http://groups.google.com Message-ID: <1147186502.601658.274170@j73g2000cwa.googlegroups.com> References: <1147139575.425825.290860@u72g2000cwu.googlegroups.com> <1147186030.145802.222440@v46g2000cwv.googlegroups.com> NNTP-Posting-Host: 192.153.135.59 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1147186511 21644 127.0.0.1 (9 May 2006 14:55:11 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 9 May 2006 14:55:11 +0000 (UTC) In-Reply-To: <1147186030.145802.222440@v46g2000cwv.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.0 denali.sed.monmouth.army.mil:80 (squid/2.5.STABLE5) Complaints-To: groups-abuse@google.com Injection-Info: j73g2000cwa.googlegroups.com; posting-host=192.153.135.59; posting-account=R0BKUQwAAAAEH1zhMKQoEzkWfZJu3USj Xref: g2news2.google.com comp.lang.ada:4156 Date: 2006-05-09T07:55:02-07:00 List-Id: Ok, thanks to both of you for the help. --- Brian