Subject: [Boost-bugs] [Boost C++ Libraries] #9850: ICL size() is inconsistent with iterators
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-08 00:07:25
#9850: ICL size() is inconsistent with iterators
------------------------------+---------------------
Reporter: Matt Calabrese | Owner: jofaber
Type: Bugs | Status: new
Milestone: To Be Determined | Component: ICL
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+---------------------
Currently size() of an ICL container is not consistent with std::distance(
cont.begin(), cont.end() ), which makes it not a model of the standard
container concept and is a source of confusion.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9850> 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:15 UTC