This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: no matching function for call to ``vector<C1, allocator<C1>>::at (int &) const'


Yups.. Using gcc 3.2.1 on Redhat Linux 7.3

Even I have not been able to reproduce this in my sample code. This
error occurs only in my application.

-----Original Message-----
From: John Love-Jensen [mailto:eljay@adobe.com] 
Sent: Thursday, January 23, 2003 6:35 PM
To: Ajay Bansal; gcc-help@gcc.gnu.org
Subject: Re: no matching function for call to ``vector<C1,
allocator<C1>>::at (int &) const'


Hi Ajay,

Works fine on my machine.  OS X 10.2.3 and GCC 3.1.

I presume you are using GCC 3.2.

--Eljay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]