This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: how to use new at tnt library.
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: Marcelo Roitburd <marcelo at jct dot ac dot il>, gcc help <gcc-help at gcc dot gnu dot org>
- Date: Tue, 19 Oct 2004 08:54:34 -0500
- Subject: Re: how to use new at tnt library.
- References: <Pine.LNX.4.44.0410190857290.27618-100000@idefix.jct.ac.il>
Hi Marcelo,
I'm not familiar with the TNT library you're using.
If the Array1D<how>(int) constructor creates what I presume it's creating,
it should work. But I'm making presumptions that may be .
--Eljay