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: a07f3367d7,aba1514f4a1fc450 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Received: by 10.66.89.196 with SMTP id bq4mr1917807pab.26.1345990174361; Sun, 26 Aug 2012 07:09:34 -0700 (PDT) Path: t10ni76265069pbh.0!nntp.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!news.snarked.org!newsfeed.news.ucla.edu!ihnp4.UCSD.Edu!nntp.ucr.edu!solaris.cc.vt.edu!news.vt.edu!news.glorb.com!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.arch,comp.lang.ada Subject: Re: Have the Itanium critics all been proven wrong? Date: Wed, 22 Aug 2012 16:05:18 +0100 Organization: A noiseless patient Spider Message-ID: References: <5021874F.1747D0BF@sonic.net> <1e1tf9-0kp2.ln1@ntp6.tmsw.no> <46f19bfc-930e-4f06-b5a6-c60f39cfda0c@p14g2000yqk.googlegroups.com> <077b12f6-1196-4b5c-bbdb-04291b1ae616@q22g2000vbx.googlegroups.com> <589825d2-d998-456a-9c37-c8ae13e1e7bc@e29g2000vbm.googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="42c1942dfadc1cd741ff4f4031e1b906"; logging-data="3197"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/frU5J5tDc0zW9ysMKoeYLc3c1IRp7Iqg=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin) Cancel-Lock: sha1:MKMXYbQtQ+a4LLL3Pacl/GFmOUc= sha1:VB3LPzvjhPPpHIm+q0nzaWAd9ag= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Date: 2012-08-22T16:05:18+01:00 List-Id: Brian Drummond writes: > On Wed, 22 Aug 2012 03:32:00 -0700, Michael S wrote: > >> On Aug 22, 12:09 am, Brian Drummond wrote: >>> >>> Heh, the book I learned C++ from didn't even mention STL, (or >>> namespaces for that matter) and regarded templates as a bit unstable. >>> When did STL appear? (And yes, I have newer books now...) >>> >>> >> Interview with Alex Stepanov. >> http://www.sgi.com/tech/stl/drdobbs-interview.html > > So, not long after Ada-95. > Interesting article - he even speculates that STL could be implemented > in Ada. I suppose Ada.Containers goes some way towards that. Yes; the STL inspired the overall design of Ada.Containers.