[Boost-bugs] [Boost C++ Libraries] #11123: Accumulators: adjust type fusion::nil to fusion::nil_

Subject: [Boost-bugs] [Boost C++ Libraries] #11123: Accumulators: adjust type fusion::nil to fusion::nil_
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-03-18 17:58:27


#11123: Accumulators: adjust type fusion::nil to fusion::nil_
--------------------------------+--------------------------
 Reporter: jaredgrubb+boost@… | Owner: eric_niebler
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: accumulator
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
--------------------------------+--------------------------
 In order to help with some ObjectiveC++ issues, the boost fusion code
 renamed the type 'nil' to 'nil_'. There is still an alias to 'nil' in
 order to preserve ABI, but the 'nil_' is the true name of the type.

 I would like to adjust accumulators to use the actual 'nil_' type instead,
 in order to make this code more ObjectiveC++ friendly (where 'nil' is a
 keyword, sadly).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11123>
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