[Boost-bugs] [Boost C++ Libraries] #9039: Boost.Bimap documentation misprint

Subject: [Boost-bugs] [Boost C++ Libraries] #9039: Boost.Bimap documentation misprint
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-23 12:38:00


#9039: Boost.Bimap documentation misprint
------------------------------+----------------------
 Reporter: sarum9in@… | Owner: matias
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: bimap
  Version: Boost 1.54.0 | Severity: Cosmetic
 Keywords: |
------------------------------+----------------------
 http://www.boost.org/doc/libs/1_54_0/libs/bimap/doc/html/boost_bimap/the_tutorial/discovering_the_bimap_framework.html#boost_bimap.the_tutorial.discovering_the_bimap_framework.bimap_mapping_framework

 I suppose there is a misprint in '''used''' word.

 Current: You have to '''used''' references to views, and not directly
 views object. Views cannot be constructed as separate objects from the
 container they belong to, so the following:

 Suggested: You have to '''use''' references to views, and not directly
 views object. Views cannot be constructed as separate objects from the
 container they belong to, so the following:

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