$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Proto] loosing expression wrappers in transforms
From: Robert Valkenburg (rj.valkenburg_at_[hidden])
Date: 2010-04-30 02:24:03
On Fri, Apr 30, 2010 at 5:37 PM, Eric Niebler <eric_at_[hidden]> wrote:
>
> This sounds like a bug in the pass_through transform. Can you file a bug
> (https://svn.boost.org/trac/boost/) with the faulty code and I'll
> investigate when I have a sec.
>
Thanks for the quick response. Sure i'll file a bug report, but i'm not
convinced its not just me misunderstanding something.
BTW Proto (+ MPL) is very cool - i'm optimising geometric algebra
expressions that i would not have really considered practically tractable
before.