bug-gmp
[Top][All Lists]
Advanced

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

Re: std::osteram_iterator<value_type> giving error with GCC 3.2


From: Eljay Love-Jensen
Subject: Re: std::osteram_iterator<value_type> giving error with GCC 3.2
Date: Thu, 19 May 2005 06:40:06 -0500

Hi Mohit,

Your code example did not work (reproduce the problem you are experiencing) on 
my system.

So I added at the top:
#include <ostream>
#include <iterator>

Then when I compiled it worked.

Could you submit a complete, small compilable example that exhibits the problem 
you are experiencing?

Thanks,
--Eljay





reply via email to

[Prev in Thread] Current Thread [Next in Thread]