$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] How to find: best integer type for processor
From: Christian Henning (chhenning_at_[hidden])
Date: 2008-10-30 13:31:30
A quick question regarding 64-bit. Is the alignment here 8 bytes or
still 4 bytes? I mean when reading from memory does the compiler read
in 4 bytes or 8 byte chunks?
Thanks,
Christian