Re: [Boost-bugs] [Boost C++ Libraries] #5376: Incorrect description for template parameters of handles_container

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5376: Incorrect description for template parameters of handles_container
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-03-27 03:01:41


#5376: Incorrect description for template parameters of handles_container
----------------------------------------------------+-----------------------
  Reporter: Yasutaka ATARASHI <atara-y@…> | Owner: hkaiser
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: spirit
   Version: Boost 1.46.0 | Severity: Cosmetic
Resolution: | Keywords:
----------------------------------------------------+-----------------------
Changes (by anonymous):

  * severity: Problem => Cosmetic

Comment:

 Replying to [comment:2 hkaiser]:
> I'm sorry, but I don't understand your problem. In the example you give
 `handles_container<>` is implemented using meta function forwarding. The
 base type `mpl::false_` implements the embedded type `type`, therefore, we
 have no need to repeat that definition inside `handles_container<>`.

 Just an inconsistency between documentation and implementation for
 template parameters.
 Documentation has 3 template parameters, Component, Attribute and Enable.
 On the other hand, implementation has 5 parameters, T, Attribute, Context,
 Iterator and Enable.

 This is off-topic issue: Is severity 'Cosmetic' better for documentation-
 related thing?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5376#comment:3>
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:06 UTC