
16 Jul
2009
16 Jul
'09
1:41 p.m.
Hi, THanks for your reply, Im not familiar with boost::iostreams::combine. Did you have any ressource to give me how about using it ? Thanks, On Wed, 15 Jul 2009 22:16:28 +0200, Ross Levine <ross.levine@uky.edu> wrote:
If you want to do this, you should be able to by using the boost::iostreams::combine filter to route the output from the progress bar to any object using operator<<. Maybe that will solve your problem?
On Wed, Jul 15, 2009 at 10:02 AM, Pierre <pmoulon@gmail.com> wrote: