Boost logo

Boost :

Subject: Re: [boost] Proposal: Monotonic Containers
From: Christian Schladetsch (christian.schladetsch_at_[hidden])
Date: 2009-06-10 02:21:03


Hi Artyom,

Thanks a lot for your help and suggestions. I'll consider more about
> alignment issues.
>

It cannot be the case that the monotonic::allocator has to align results.
The space has already been created before the allocator is requested to
provide for new storage.

Otherwise, we could never use a vector<char> on a machine that requires
16-byte alignment.

Regards,
Christian.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk