$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] define for 32/64 bitness?
From: Alex Miller (alex55miller_at_[hidden])
Date: 2010-02-16 22:10:48
>
> Does boost provide an preprocessor define telling if the boost lib is build
> for 32 or 64 bit? I need this info for the second parameter of
> posix_memalign().
>
Although it's not boost, the following might be helpful:
http://predef.sourceforge.net/prearch.html#sec3