Opened 18 years ago

Closed 15 years ago

#296 closed Feature Requests (fixed)

Associative containers that search on keys or values

Reported by: ndogg Owned by: nobody
Milestone: Component: None
Version: None Severity: Not Applicable
Keywords: Cc:

Description (last modified by Dave Abrahams)

I'd like to see some associative containers that can search on 
keys or values, and whatever is used for the search, the 
complement should be returned. 

Change History (1)

comment:1 by Dave Abrahams, 15 years ago

Description: modified (diff)
Resolution: Nonefixed
Severity: Not Applicable
Status: assignedclosed

This is called Boost.MultiIndex or Boost.Bimap, and it's already in Boost.

Note: See TracTickets for help on using tickets.