Subject: [Boost-bugs] [Boost C++ Libraries] #12084: qi conflicts with x3
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-03-22 07:23:27
#12084: qi conflicts with x3
----------------------------------+----------------------
Reporter: mikhail.strelnikov@⦠| Owner: djowel
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: spirit
Version: Boost 1.60.0 | Severity: Cosmetic
Keywords: |
----------------------------------+----------------------
Would be nice if this compiled:
{{{
#include <boost/spirit/home/x3.hpp>
#include <boost/spirit/include/qi.hpp>
int main() {}
}}}
(now it fails with '''error: 'kleene' does not name a type''')
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12084> 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:19 UTC