$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Proto] Forwarding evaluation via tag
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2009-09-30 10:04:28
Eric Niebler wrote:
> So the question is: why doesn't this work for you? Have you defined your
> own operator+ overload? Could you send your code around again?
>
Error found, i had a few make_expr call that wasn't returning a const
qualified value.