Subject: [Boost-bugs] [Boost C++ Libraries] #11134: MSM: adjust type fusion::nil to fusion::nil_
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-03-22 19:35:23
#11134: MSM: adjust type fusion::nil to fusion::nil_
---------------------------------+---------------------
Reporter: jared.grubb+boost@⦠| Owner: chenry
Type: Bugs | Status: new
Milestone: To Be Determined | Component: msm
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/11134> 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