Subject: [Boost-bugs] [Boost C++ Libraries] #4388: apply failure : map_keys, map_values to array
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-29 04:48:54
#4388: apply failure : map_keys, map_values to array
-------------------------------------------------------+--------------------
Reporter: Akira Takahashi <faithandbrave@â¦> | Owner: neilgroves
Type: Patches | Status: new
Milestone: Boost 1.44.0 | Component: range
Version: Boost 1.43.0 | Severity: Problem
Keywords: |
-------------------------------------------------------+--------------------
map_keys and map_values can apply vector<pair<T, U> >.
But on pair<T, U>'s array can't apply.
This problem is map_keys and map_values requires value_type.
Solution is Map::value_type to range_value<Map>::type.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4388> 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:03 UTC