From: Jonathan D. Turkanis (technews_at_[hidden])
Date: 2003-11-12 16:06:37


I have posted a Streambuf Library at
http://groups.yahoo.com/group/boost/files/streambuf_lib.tar.gz.

It is useful for defining new stream and stream buffer classes, and for
adding chains of filters to streams and stream buffers. I have provided
extensive documentation, including a tutorial, plus some example
programs and a test suite.

Two previous versions of the library received some thoughful criticism
here, which is reflected in the new design.