This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Problem With templates
- From: Daniel Llorens del Río <daniel dot llorens at bluewin dot ch>
- To: Dinabandhu Mitra <dinabandhu at lifetreeindia dot com>, gcc-help at gcc dot gnu dot org
- Date: Wed, 28 Mar 2007 13:22:06 +0200
- Subject: Re: Problem With templates
- References: <006501c77128$86b8b170$cf01a8c0@dinu>
On 28 Mar, 2007, at 13:02, Dinabandhu Mitra wrote:
std::list<B>::iterator c;
try
typename std::list<B>::iterator c;