Opened 12 years ago
Closed 9 years ago
#4814 closed Patches (fixed)
add initializer_list constructor
| Reported by: | Owned by: | Joaquín M López Muñoz | |
|---|---|---|---|
| Milestone: | Boost 1.55.0 | Component: | multi_index | 
| Version: | Boost 1.44.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
This patch is add initializer_list constructor to boost::multi_index_container.
Attachments (3)
Change History (4)
by , 12 years ago
| Attachment: | multi_index_initializer_list.patch added | 
|---|
comment:1 by , 9 years ago
| Milestone: | To Be Determined → Boost 1.55.0 | 
|---|---|
| Resolution: | → fixed | 
| Status: | new → closed | 
Initializer lists support added in Boost 1.55.
  Note:
 See   TracTickets
 for help on using tickets.
    

initializer_list patch