|
Boost Users : |
From: Jonathan Turkanis (turkanis_at_[hidden])
Date: 2008-02-17 01:25:49
Holger Bast wrote:
>> Do you have a short, self-contained program that demonstrates the problem?
>
> Thanks for asking!
>
> While constructing the short, self-contained program I realized that I
> have made a stupid mistake: in my email I wrote getline(in, line) but in
> my program I had getline(file, line), where "file" was the ifstream and
> "in" was the filtering_stream.
>
> So switching from filtering_streambuf to filtering_stream indeed does
> the job, thank you very much again for the hint!
>
> Holger
np :-;
-- Jonathan Turkanis CodeRage http://www.coderage.com
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net