$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Proposal: Monotonic Containers
From: Christian Schladetsch (christian.schladetsch_at_[hidden])
Date: 2009-06-09 12:14:05
Hi Andrew:
Maybe yes, maybe no. My understanding of the allocators was that they were
> originally used to abstract differences in pointer types like __far and
> __huge pointers. Their usage has become substantially more complex and
> varied since then.
If STL containers cannot be made by any means to use the stack for storage
then we need a new set of containers.
Christian.