$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Determine 32 vs 64 architecture
From: Marsh Ray (marsh_at_[hidden])
Date: 2010-10-14 21:41:48
On 10/14/2010 02:23 AM, Ryan McConnehey wrote:
> Is there a library that lets me determine on what architecture my code
> is compiled? I needed to redefine a couple of typedef for fundamental
> types.
sizeof(void *)
- Marsh