Boost logo

Boost :

Subject: Re: [boost] define for 32/64 bitness?
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2010-02-17 02:07:25


Mathias Gaunard wrote:
> Use boost::alignment_of<T>::value for the type you're interested in.

doesn't posix_memalign require its alignment parameter to be a multiple
of sizeof(void*) ?


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