Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-06-15 23:10:32


----- Original Message -----
From: "Ralf W. Grosse-Kunstleve" <rwgk_at_[hidden]>
To: "Boost mailing list" <boost_at_[hidden]>
Sent: Saturday, June 07, 2003 5:50 AM
Subject: Re: [boost] Mac OS 10 & type_traits/type_with_alignment.hpp

> --- Douglas Gregor <gregod_at_[hidden]> wrote:
> /var/tmp/mac/boost/boost/type_traits/type_with_alignment.hpp:120:
> error: no type named `type' in `boost::maybe_print_align<false, 8, 4>'

So you have a type that is 8-byte aligned, but we don't have any types in
the list of possible types that have an alignment of 8 on that architecture,
so it fails. We'll just have to find a type that has 8-byte alignment and
add it to the list. I'll see if I can dig one up tomorrow.

    Doug


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