Subject: [Boost-bugs] [Boost C++ Libraries] #7139: Boost.Container: wrong Pred for flat_map and flat_multimap
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-16 10:05:48
#7139: Boost.Container: wrong Pred for flat_map and flat_multimap
---------------------------------------------------------+------------------
Reporter: Alexandre Hamez <alexandre.hamez@â¦> | Owner: matias
Type: Bugs | Status: new
Milestone: To Be Determined | Component: Documentation
Version: Boost 1.51.0 | Severity: Problem
Keywords: |
---------------------------------------------------------+------------------
Hello,
On this
[http://www.boost.org/doc/libs/1_50_0/doc/html/boost_container_header_reference.html#header.boost.container.flat_map_hpp
page], the predicate for comparison in {{{flat_map}}} and
{{{flat_multimap}}} is {{{std::less< std::pair< Key, T> >}}} whereas it
should be {{{std::less< Key >}}}.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7139> 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:10 UTC