$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [iostreams] multichar_output_filter works only the first time
From: Steven Samuel Cole (steven.samuel.cole_at_[hidden])
Date: 2012-02-09 21:53:52
i tried using a boost::iostreams::file_sink in the output filter instead
of std::cout --> same result.
i also tried running the code on the latest ubuntu instead of mac osx
lion --> same result.