[Boost-bugs] [Boost C++ Libraries] #6569: Heap doc typos

Subject: [Boost-bugs] [Boost C++ Libraries] #6569: Heap doc typos
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-17 00:35:23


#6569: Heap doc typos
----------------------------------+-----------------------------------------
 Reporter: driscoll@… | Owner: matias
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Documentation
  Version: Boost 1.49.0 | Severity: Problem
 Keywords: |
----------------------------------+-----------------------------------------
 In
 http://www.boost.org/doc/libs/1_49_0_beta1/doc/html/boost/heap/d_ary_heap.html,
 it says one of the policies is `boost::heap::mutable` with a default of
 `mutable<false>`, but of course this should be `mutable_`. (This error may
 be on other pages, I didn't look.)

 In
 http://www.boost.org/doc/libs/1_49_0_beta1/doc/html/heap/concepts.html#heap.concepts.mutability
 in the "The Fixup Interface" section, I'm guessing your code example
 intends to call the single-argument version of `.increase()` and
 `.decrease()`.

 (Not sure if the component should be Documentation or heap.)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6569>
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:09 UTC