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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d5c85437fdbba724,start X-Google-Attributes: gid103376,public From: "Jim Dabler" Subject: STL in Ada 95? Date: 1999/11/30 Message-ID: #1/1 X-Deja-AN: 554905820 Sender: nntp@news.boeing.com (Boeing NNTP News Access) X-Nntp-Posting-Host: pb021575.stl.mo.boeing.com Organization: The Boeing Company X-Msmail-Priority: Normal X-Priority: 3 Newsgroups: comp.lang.ada X-Mimeole: Produced By Microsoft MimeOLE V5.00.2314.1300 Date: 1999-11-30T00:00:00+00:00 List-Id: Hi. I was wondering if anybody out there is using anything like the Standard Template Library that C++ has. I know that several ports of the STL have been made for Ada95, but I can't seem to get any of them to compile under GNAT or Green Hills. I'm not what you would call an Ada95 jock, so I may be missing something simplistic in trying to compile. I can post the code, but it's only the container code from various places on the web. If anybody has gotten these things to compile, I would be very interested in some pointers. Thanks in advance, Jim Dabler