[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: STL



On Mon, 28 Apr 1997, [iso-8859-1] Nicolás Lichtmaier wrote:

> 
>  I'd like to use/test the Standard Template Library. A GCC faq says that
> it's included in libg++, but I couldn't find it? Where is it?

Try /usr/include/g++. You can just include stl headers with a normal
#include <vector.h> when compiling with G++.

Jason


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble?  e-mail to templin@bucknell.edu .


Reply to: