$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [phoenix] local_reference problems
From: Joel de Guzman (joel_at_[hidden])
Date: 2008-10-04 08:35:00
Steven Watanabe wrote:
> AMDG
>
> The following code does not compile because phoenix tries to
> call the % operator with the types:
>
> boost::phoenix::detail::local_reference<boost::format> % int
>
> What is the rationale for local_reference?
None. For some reason, a version with some experimental tweaks
crept in. It's quite possible that this is due to some Spirit
coding streak. I'm not sure.
Sorry about the confusion. I restored the original code
without the local_reference. Submitted to trunk.
Regards,
-- Joel de Guzman http://www.boostpro.com http://spirit.sf.net