$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Stack-based vector container
From: Gregory Crosswhite (gcross_at_[hidden])
Date: 2010-12-28 23:27:51
On 12/28/10 10:19 PM, Frank Mori Hess wrote:
> On Tuesday 28 December 2010, Gregory Crosswhite wrote:
>> It seems to me that it would be useful to have this functionality
>> generally available as a library, and in particular it might be a good
>> fit for the boost family of libraries. Is there any interest out there
>> for having such a library in boost?
> Yes, but there is already the AutoBuffer submission by Thorsten Ottosen in
> the review queue.
>
Great, that looks basically like the idea I was proposing. :-) Thanks!
- Greg