Mail Archives: djgpp/1995/04/28/14:23:41
>> 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')?
:> They are prototype files, not regular headers. Since nobody has ever
:> ported the program that turns them into regular headers and sources, I
:> don't bother including them in the distribution.
:> You can get the libg++ sources and see them for yourself if you
:> want.
I have ported the genclass program over to C++. I will pull together
some documentation on it. If anybody is interested let me know. If
there is enough interest I can upload it somewhere (possibly to
www.delorie.com ??)
Chris
--
_______________________________________________________________
Christopher L. Anderson LEXIS-NEXIS
Senior Product Analyst P.O. Box 933
chrisa AT lexis-nexis DOT com Dayton, OH 45401
http://www.lexis-nexis.com/~chrisa (513) 865-1844
_______________________________________________________________
- Raw text -