$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] interest in structure of arrays container?
From: degski (degski_at_[hidden])
Date: 2016-10-26 11:17:13
On 26 October 2016 at 18:00, Michael Marcin <mike.marcin_at_[hidden]> wrote:
> But I don't know how to query the alignment of an object rather than a
> type.
>
Shouldn't ( & object [ 0 ] ) % 16 == 0 do the trick?
degski