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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d30566b623106d1e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-02 11:31:44 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!195.238.2.15!skynet.be!bnewspeer01.bru.ops.eu.uu.net!bnewsifeed01.bru.ops.eu.uu.net!bnewspost00.bru.ops.eu.uu.net!emea.uu.net!news.be.uu.net!not-for-mail Reply-To: "H. Ziegler" From: "H. Ziegler" Newsgroups: comp.lang.ada References: <4b98b099.0107010445.31b09c4@posting.google.com> Subject: Re: A simple question: is there anything in Ada like STL in C++ Date: Mon, 2 Jul 2001 20:34:23 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: <3b40be05$0$7108$4d4efb8e@news.be.uu.net> NNTP-Posting-Host: uu212-190-161-127.unknown.uunet.be X-Trace: 994098693 news.be.uu.net 7108 212.190.161.127 X-Complaints-To: abuse@be.uu.net Xref: archiver1.google.com comp.lang.ada:9341 Date: 2001-07-02T20:34:23+02:00 List-Id: Ada Germany is establishing a working group on this subject, with the goal to have a STL defined in the standard. Have a look at www.ada-deutschland.de Michael Meng schrieb in im Newsbeitrag: 4b98b099.0107010445.31b09c4@posting.google.com... > Since Ada support generic concept, is there anything in Ada like STL? > I am just begin to consider Ada, so forgive my naive question.