Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5414: Errors compiling a piece of fusion with phoenix. Pheonix bug?
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-05 10:35:20
#5414: Errors compiling a piece of fusion with phoenix. Pheonix bug?
--------------------------------------+-------------------------------------
Reporter: joe@⦠| Owner: djowel
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: phoenix
Version: Boost Development Trunk | Severity: Problem
Resolution: fixed | Keywords:
--------------------------------------+-------------------------------------
Comment (by anonymous):
It's ok. I've sussed it out. It has to be
{{{
template<typename Sig>
struct result;
}}}
not
{{{
template<typename V1, typename V2>
struct result;
]}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5414#comment:7> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC