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 )
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 , 15 years ago
| Description: | modified (diff) | 
|---|---|
| Resolution: | None → fixed | 
| Severity: | → Not Applicable | 
| Status: | assigned → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

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