Boost logo

Boost :

Subject: Re: [boost] [predef] Status and review results?
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-04-22 06:03:31


On 04/22/2013 02:18 AM, Rene Rivera wrote:

> Indeed.. I might consider adding an ARCH_X86_X32. Although more appropriate
> might be ARCH_X86_64_X32. But I'm somewhat reticent to add an ARCH that is
> just an "emulation" running on X86_64.

Or better yet, add macros to detect the data model [1]. For instance,
the x32 ABI can be detected as ILP32. This will be a generic solution,
not only limited to the oddities of x86.

[1] http://sourceforge.net/p/predef/wiki/DataModels/


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