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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fce663eaf40b52f6 X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news1.google.com!news.glorb.com!border1.nntp.ash.giganews.com!nntp.giganews.com!atl-c02.usenetserver.com!c03.atl99!c01.usenetserver.com!news.usenetserver.com!elnk-atl-nf1!newsfeed.earthlink.net!stamper.news.atl.earthlink.net!newsread2.news.atl.earthlink.net.POSTED!14bb18d8!not-for-mail Sender: mheaney@MHEANEYX200 Newsgroups: comp.lang.ada Subject: Re: Manifesto against Vector References: From: Matthew Heaney Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 07 May 2004 04:55:39 GMT NNTP-Posting-Host: 64.185.133.124 X-Complaints-To: abuse@earthlink.net X-Trace: newsread2.news.atl.earthlink.net 1083905739 64.185.133.124 (Thu, 06 May 2004 21:55:39 PDT) NNTP-Posting-Date: Thu, 06 May 2004 21:55:39 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: controlnews3.google.com comp.lang.ada:342 Date: 2004-05-07T04:55:39+00:00 List-Id: "Alexander E. Kopilovich" writes: > As it follows from the Minutes of #22 ARG Meeting > (http://www.ada-auth.org/ai-files/minutes/min-0403.html#AI302), > ARG chose the name Vector for Unbounded_Array container. I have just uploaded the latest version of the definite-element vector. ai302-containers-vectors.ad[sb] See the src/ai302/examples/shapes subdirectory for an example of how the vector is used. The latest version of the API is here: If you notice any inconsistencies between the vector source and the vector description in the API, please let me know. I'll have the indefinite-element vector done this weekend. -Matt