[Boost-bugs] [Boost C++ Libraries] #8684: Provide a map-like container with key derivable from value

Subject: [Boost-bugs] [Boost C++ Libraries] #8684: Provide a map-like container with key derivable from value
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-10 20:21:03


#8684: Provide a map-like container with key derivable from value
------------------------------+----------------------------
 Reporter: 1zeeky@… | Owner: igaztanaga
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: container
  Version: Boost 1.53.0 | Severity: Not Applicable
 Keywords: |
------------------------------+----------------------------
 It would be nice to have a key-value associative container for which the
 user can provide a functor to derive a key from a value so that no
 additional memory to store the key is used.

 This is different from a set in that the key- and value-types don't have
 to match.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8684>
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:13 UTC