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

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

 



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


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux