Opened 13 years ago
Closed 13 years ago
#3200 closed Bugs (fixed)
New additions to the standard unordered containers.
| Reported by: | Daniel James | Owned by: | Daniel James | 
|---|---|---|---|
| Milestone: | Boost 1.41.0 | Component: | unordered | 
| Version: | Boost 1.39.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
- Rvalue non-member 
swap. - Rvalue 
insert. - Initializer list 
insert. - Rvalue member 
swap. - Rvalue 
operator[]. 
Change History (2)
comment:1 by , 13 years ago
| Milestone: | To Be Determined → Boost 1.41.0 | 
|---|---|
| Status: | new → assigned | 
comment:2 by , 13 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
Most of these aren't in n2960. Only initializer list insert.