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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,1dd193bdbc538421 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: generic container library Date: Fri, 29 Oct 2004 13:18:50 +0200 Message-ID: <4182271A.4090707@mailinator.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de iJ2B9tsSvXiRPnap608MAg/7j32+YUpu02bQyeac86SzrZwt0= User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) X-Accept-Language: en-us, en In-Reply-To: Xref: g2news1.google.com comp.lang.ada:5845 Date: 2004-10-29T13:18:50+02:00 List-Id: Szymon Guz wrote: > Hi, > I've found some generic libraries with containers that I want to use but > I don't want to test all of them so my question is: which library shoul > I choose ? I'd recommend the excellent Charles or, looking towards Ada0Y, the Ada95 implementation of Ada.Containers.* by the same author.