Boost logo

Boost :

Subject: Re: [boost] align/alignment_of (Was: [Modularization] new Memory module)
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2014-06-10 11:13:24


On Tue, Jun 10, 2014 at 4:48 AM, Peter Dimov wrote:
> Clang has this to say:
>

Fixed. All your new tests now also pass with g++ and clang with c++03
and c++11. I've also filed a clang bug for alignof( T[] ).

There are some warnings in the test with clang in c++03 mode, but they
are only because the test uses offsetof() which I will change shortly.

Glen


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