Re: [Boost-bugs] [Boost C++ Libraries] #11269: Fusion adapting an "empty" struct is no longer possible in boost 1.58

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11269: Fusion adapting an "empty" struct is no longer possible in boost 1.58
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-06 05:41:34


#11269: Fusion adapting an "empty" struct is no longer possible in boost 1.58
---------------------------------------------+------------------------
  Reporter: Dennis Brentjes <d.brentjes@…> | Owner: djowel
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: fusion
   Version: Boost 1.58.0 | Severity: Regression
Resolution: | Keywords:
---------------------------------------------+------------------------

Comment (by damien.buhl@…):

 There is a workaround for your issue until I get it fixed. Compile with
 the following flag disabled:

 g++ -DBOOST_PP_VARIADICS=0 main.cpp

 This will take the code path using sequences only which works as in 1.57.
 I'm still fixing the other case however.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11269#comment:2>
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:18 UTC