Re: [Boost-bugs] [Boost C++ Libraries] #2691: typo in vector container concepts documentation

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2691: typo in vector container concepts documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-01-28 19:21:19


#2691: typo in vector container concepts documentation
---------------------------------+------------------------------------------
  Reporter: dougrm_at_[hidden] | Owner:
      Type: Bugs | Status: new
 Milestone: Boost 1.38.0 | Component: None
   Version: Boost 1.37.0 | Severity: Cosmetic
Resolution: | Keywords:
---------------------------------+------------------------------------------

Comment(by dougrm_at_[hidden]):

 Actually, the entire line of the table is messed up. Under "Type
 requirements", it says:

 v is mutable and Dense.

 Under "Return types" it says (with v replacing a):

 array_type& if v is mutable, const array_type& otherwise

 But v is required always to be mutable so the otherwise case makes no
 sense. The type requirement should be just that v is dense.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2691#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:49:59 UTC