Subject: [Boost-bugs] [Boost C++ Libraries] #9736: [documentation] document the size() extension points
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-03-04 12:59:20
#9736: [documentation] document the size() extension points
------------------------------+----------------------------
Reporter: neilgroves | Owner: neilgroves
Type: Tasks | Status: new
Milestone: To Be Determined | Component: range
Version: Boost 1.54.0 | Severity: Not Applicable
Keywords: |
------------------------------+----------------------------
I added optimisations and extension-points to efficiently get the size()
of a range. This means that when passing a type such as std::list that an
optimal size() function is chosen in preference to performing
std::distance on bidirectional iterators.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9736> 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