From: "Alvonzo" Newsgroups: comp.os.msdos.djgpp References: <3840aaed DOT 67358276 AT news> Subject: Re: C++ STL and strings Lines: 21 X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: <7M304.378$KR2.7199@nsw.nnrp.telstra.net> Date: Sun, 28 Nov 1999 17:15:57 +1100 NNTP-Posting-Host: 203.134.0.92 X-Complaints-To: abuse AT telstra DOT net X-Trace: nsw.nnrp.telstra.net 943769731 203.134.0.92 (Sun, 28 Nov 1999 17:15:31 EST) NNTP-Posting-Date: Sun, 28 Nov 1999 17:15:31 EST Organization: Customer of Telstra Big Pond Direct To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com C++ Primer author Lippman Shaun Jackman wrote in message <3840aaed DOT 67358276 AT news>... >Where can I find documentation on the standard C++ templates and >classes. >Specifically, the vector template and the string class implemented by >DJGPP. >I'm looking for descripitions of the classes, and the public methods >they >make available to the programmer. > >Thanks, >Shaun > > >