From: Pablo Aguilar (pablo.aguilar_at_[hidden])
Date: 2005-08-09 21:39:41


> Yes, AFAICT. Have a look at Boost.Optional, which uses alignment_of for
> all types...

Thanks! Will do...

>>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,

Just about, it's still got get_type instead of type (but you can easily
patch that for testing).

We're still working on alignment problems, and should have an update
available later today.

Pablo