$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-02-27 15:33:29
At 02:08 PM 2/27/2001 -0500, Doug Gregor wrote:
>On Tuesday 27 February 2001 01:49, boost_at_[hidden] wrote:
>> Actually, neither of these is what I'm looking for.
>
>Why not supply a traits class to determine what to do when the buffer is
>full? Then the decision is left to the user.
That starts to get interesting.
What else should be parameterized? The underlying container?
--Beman