Re: [Boost-bugs] [Boost C++ Libraries] #12322: X3 Documentation missing (or very hard to find)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12322: X3 Documentation missing (or very hard to find)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-07-30 16:34:52


#12322: X3 Documentation missing (or very hard to find)
-------------------------------------------------+---------------------
  Reporter: Ruben Van Boxem <vanboxem.ruben@…> | Owner: djowel
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: spirit
   Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------------------+---------------------

Comment (by cppljevans@…):

 +1.

 In particular, there's this:

 http://www.boost.org/doc/libs/1_61_0/libs/spirit/repository/doc/html/spirit_repository/qi_components/nonterminal/subrule.html

 which says:

   the implementation of rules is based on a virtual
   function call

 which, AFAICT, is no longer true since, looking at:

   spirit/home/x3/nonterminal/rule.hpp

 and reading:

 http://ciere.com/cppnow15/x3_docs/spirit/quick_reference/non_terminals.html

 the implementation is based on a pair of classes, Rule and Rule_def, *and*
 the BOOST_SPIRIT_DEFINE macro to connect the two.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12322#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-02-16 18:50:20 UTC