Boost logo

Boost :

Subject: Re: [boost] align/alignment_of (Was: [Modularization] new Memorymodule)
From: Peter Dimov (lists_at_[hidden])
Date: 2014-06-10 11:50:12


Glen Fernandes wrote:
> 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.

I thought that the use of offsetof as a test was pretty clever, actually.
Not sure what you're going to replace it with.

The warnings are only because W2<T> has a private member, and it wouldn't
hurt much if we just made that public on Clang in C++03 mode to make it
happy.


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