Subject: Re: [boost] Proposal: Monotonic Containers
From: Christian Schladetsch (christian.schladetsch_at_[hidden])
Date: 2009-06-09 05:02:49


Hi Jonas,

can you motivate why the proposal are adding a new set of containers instead
> of only an allocator to be used with the standard containers?

Because the container constructors need to be passed the storage. The
container implementations are trivial.

Regards,
Christian.