$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daryle Walker (dwalker07_at_[hidden])
Date: 2002-12-09 14:29:57
On Sunday, December 8, 2002, at 04:44 PM, Thomas Witt wrote:
> On Sunday 08 December 2002 09:41, Daryle Walker wrote:
>> Did the people who arrange formal reviews see this?
>
> Yes, this time. Sorry for missing your first post. Can you give me a
> short
> summary of what this stuff is about and whether it should be reviewed
> together or seperately. Where is this supposed to go in boost. I.e.
> seperate
> lib, utility .? Feel free to contact me by private email for any review
> issues.
It's three items to go into the I/O library. There are some
manipulator functions. There are some base class templates for
wrapping a stream-buffer by an appropriate stream class. There are
streams based off internal arrays, an example of the wrapping library.
Daryle