[Boost-bugs] [Boost C++ Libraries] #8269: [documentation] missing info about iterators of flat_set/flat_map

Subject: [Boost-bugs] [Boost C++ Libraries] #8269: [documentation] missing info about iterators of flat_set/flat_map
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-08 17:04:43


#8269: [documentation] missing info about iterators of flat_set/flat_map
------------------------------+---------------------------------------------
 Reporter: anonymous | Owner: igaztanaga
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: container
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 it doesn't say anywhere in the documentation that the iterator of a
 flat_map is random access, which is important, as a constant time
 std::distance(begin(),it) can be used as an index into another vector
 which has the same order but different values.

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