id summary reporter owner description type status milestone component version severity resolution keywords cc 7139 Boost.Container: wrong Pred for flat_map and flat_multimap Alexandre Hamez Ion Gaztañaga "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 >}}}." Bugs closed To Be Determined container Boost 1.51.0 Problem fixed