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,f89c9977a6e4ceda X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-13 12:26:13 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: mheaney@on2.com (Matthew Heaney) Newsgroups: comp.lang.ada Subject: Re: Missing in Booch: range operations Date: 13 Nov 2002 12:26:13 -0800 Organization: http://groups.google.com/ Message-ID: <1ec946d1.0211131226.2ca88b9e@posting.google.com> References: <3dcb8eec$0$307$bed64819@news.gradwell.net> <3dcf6534$0$299$bed64819@news.gradwell.net> NNTP-Posting-Host: 66.162.65.162 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1037219173 12696 127.0.0.1 (13 Nov 2002 20:26:13 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 13 Nov 2002 20:26:13 GMT Xref: archiver1.google.com comp.lang.ada:30834 Date: 2002-11-13T20:26:13+00:00 List-Id: porton@ex-code.com (Victor Porton) wrote in message news:<3dcf6534$0$299$bed64819@news.gradwell.net>... > > The main problem with Charles now is missing documentation. There is online documentation for the vector: http://home.earthlink.net/~matthewjheaney/charles/ charles-vectors-unbounded.html I am actively working on documenting existing containers, and implementing new ones. For now, you can either extrapolate from the vector docs, or read an STL book, or visit the SGI website.