$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Huber (ahd6974-spamgroupstrap_at_[hidden])
Date: 2005-08-09 15:08:53
Hi Pablo
Pablo Aguilar wrote:
> Some thing I would like help on is, is it necessary to ensure
> alignment
> for types who's size is <= sizeof(void*) ?
Yes, AFAICT. Have a look at Boost.Optional, which uses alignment_of for
all types...
> The updated version, along with project files for the 3 compilers
> above mentioned, is available at:
>
> http://tinyurl.com/dj5pk
> or
> www.geocities.com/pablo_aguilarg/cdiggins_any_update.zip
Your version is interface-compatible with the version currently in
boost, right?
Regards,
-- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.