Date: Thu, 27 Apr 1995 12:02:50 +0200 From: grotheer AT physix DOT mpi-stuttgart DOT mpg DOT de (Olaf Grotheer) Subject: container-classes? To: djgpp AT sun DOT soe DOT clarkson DOT edu Dear All... Doug Lea in his 'Reference manual to the C++ Library' (comes with lgp260dc.zip) discusses some container classes (Queues, Stacks, Sets and similar) which are part of the library. However, I could not locate the header files I need in order to use these classes. Where do I need to look for these files (e.g. 'queue.h')? Thanks in advance, Olaf