Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::iostreams output filter doesn't work
From: eg (egoots_at_[hidden])
Date: 2011-02-10 19:48:05


On 2/8/2011 1:22 PM, John Hendrix wrote:
>
> Hi all,
>

> the following, as far as I can tell, is exactly the same "Ordinary
> OutputFilter" example shown at (http://tinyurl.com/45bur3o)
>

...
>
> I am obviously doing not adding the toupper_filter into the filter chain
> correctly. Can anyone point out what I am doing wrong?

Not sure what you are doing... but your code works for me on Windows
with VS2008 using Boost 1.45.

My_input.txt contained 1 line as follows:
ThIs Is A tEsT 123!

After running, datastore.txt contained:
THIS IS A TEST 123!

What version of boost, what compiler, what input and output do you get?


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