$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Interest check: container with preallocated buffer
From: Jamie Allsop (ja11sop_at_[hidden])
Date: 2009-05-18 20:16:48
Thorsten Ottosen wrote:
> Dmitry Vinogradov skrev:
[snip]
>>
>> Does any container exist to offer functionality like Boost.Array but 
>> allowing to store from 0 to N elements? Is there any interest in such 
>> container?
>>
>> PS. It's similar to fixed_string but as a generic container.
> 
> Please see
> 
> http://www.cs.aau.dk/~nesotto/boost/auto_buffer.zip
> 
> http://www.cs.aau.dk/~nesotto/boost/trunk/libs/auto_buffer/doc/html/
Was just looking for something like this myself. Nice work.
Jamie
> 
> -Thorsten
> _______________________________________________
> Unsubscribe & other changes: 
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>