Path: utzoo!attcan!uunet!wuarchive!mit-eddie!uw-beaver!fluke!dyndata!dan From: dan@dyndata.UUCP (Dan Everhart) Newsgroups: comp.lang.c++ Subject: Re: libraries, compilers, class info, exceptions Message-ID: <813@dyndata.UUCP> Date: 1 Oct 90 18:11:04 GMT References: <995@halley.UUCP> <704@ajpo.sei.cmu.edu> Organization: Dynamic Data & Electronics, Edmonds WA Lines: 9 In-reply-to: gbooch@ajpo.sei.cmu.edu's message of 24 Sep 90 22:38:44 GMT In article <704@ajpo.sei.cmu.edu> gbooch@ajpo.sei.cmu.edu (Grady Booch) writes: In answer to your question, Mike Vilot and I have developed a library for C++ that uses templates. There are over 400 clases in the library, covering stacks, lists, strings, queues, dequeus, rings, maps, sets, bags, trees, and graphs, and tools for searching, sorting, filtering, pattern matching, and so on. Sounds neat; are you planning to distribute the library?