$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Dave Jenkins (david_at_[hidden])
Date: 2007-12-07 16:09:13
"AJD" <n.outpost_at_[hidden]> wrote in message
news:fj77jn$f3b$1_at_ger.gmane.org...
> Hi,
> I've been trying out boost.proto lately and I've noticed that for my
> expressions it tends to force my operands to be created on the stack.
Hi AJD,
What compiler (MSVC 2005 or 2008) and what compiler options did you use to
generate the assembly code you posted?
Also, are you using Proto from release 1.34.1 or from Trunk?
Thanks,
Dave Jenkins