Opened 9 years ago
#9330 new Feature Requests
Add initializer_list constructor to ptr_container
| Reported by: | anonymous | Owned by: | Thorsten Ottosen |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | ptr_container |
| Version: | Boost 1.54.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Pointer container library does not take advantadge of new C++11 features such as std::initializer_list constructor and move constructor.
Note:
See TracTickets
for help on using tickets.
