$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Determine 32 vs 64 architecture
From: Ryan McConnehey (mccorywork_at_[hidden])
Date: 2010-10-14 03:23:17
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.
Ryan