Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-04-03 11:21:18


On Wednesday 03 April 2002 10:34 am, you wrote:
> Douglas Gregor:
> >type_with_alignment<> is available in CVS.
>
> hmm... You are right, but it is in the compiler_supported_error_messages
> branch. Is this intentional?

It was a rogue sticky tag... type_with_alignment<> is now on the CVS main
trunk, where it was supposed to be in the first place.

> >I'm guessing we should also add aligned_storage somewhere, because I'm
> >sure quite a few of us will use it:
>
> Good idea.
>
> >Maybe this belongs in utility/aligned_storage.hpp?
>
> I have a feeling that something like this should probably go somewhere
> closer to <memory> rather than <utility>.

<boost/memory.hpp>? I'd really like to have more than 6 lines in it, but we
can do that. That'd probably be a good place for the small-string
optimization allocator as well.

        Doug


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