Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!fmrco!harold From: harold@fmrco (Harold Naparst) Newsgroups: comp.lang.c++ Subject: Container classes Message-ID: <1991Jun10.123209.8816@fmrco> Date: 10 Jun 91 12:32:09 GMT Organization: Fidelity Investments Lines: 18 I need to create a set of objects of class X. After the objects are in the set, I need to be able to find and change the objects. The g++ library does this extremely well with Pseudo-indexes via the seek() method. My question is: Does anyone know how to do this with NIHCL? It seems that NIHCL doesn't provide methods for finding and changes objects once they are in the container. For your info, the reason I want to use NIHCL is that I am using AT & T v.2.0, which supposedly can't compile g++ libraries. Thanks, -- Harold Naparst | (uunet!fmrco!harold) Fidelity Investments | (617)-570-2587 82 Devonshire St., #I40B | The opinions expressed herein are not those Boston, MA 02109 | of my employer.