$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-09-03 11:18:43
"Jonathan Wakely" <cow_at_[hidden]> wrote in message
news:20040903083655.GB46131_at_compsoc.man.ac.uk...
> On Fri, Sep 03, 2004 at 07:08:12PM -0700, Dietmar Kuehl wrote:
>
> > On the ACCU 2003 conference JC (I can figure out the full name if
> > necessary...) presented the idea for creating filters which I really
> > liked. It looked something like this:
> >
> > ? filter_stream out(tee(std::cout) | encode | gzip | file("some file"));
>
> That was Jan Christiaan van Winkel. Just last weekend I happened to find
> the card he gave me after that talk, and realised I'd never got round
> to mailing him about those cool filter streams.
Could you send me his email address?
Jonathan