Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11925: using namely understandable placeholders
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-12-07 00:29:23
#11925: using namely understandable placeholders
-------------------------------+----------------------------
Reporter: DarkTrick@⦠| Owner: Joel de Guzman
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: spirit
Version: Boost 1.60.0 | Severity: Cosmetic
Resolution: | Keywords:
-------------------------------+----------------------------
Comment (by Nikita Kniazev <nok.raven@â¦>):
I do not think it is a good idea to spoil the qi namespace with different
aliases, but you can do it yourself if you want to.
{{{#!cpp
qi::_2_type const it_end_placeholder;
qi::_3_type const it_err_placeholder;
qi::_4_type const what_failed_placeholder;
}}}
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/11925#comment:1> 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-12-07 00:36:08 UTC