Opened 8 years ago
Closed 4 years ago
#10477 closed Feature Requests (fixed)
[assign] rvalue and variadic template support
| Reported by: | Owned by: | James E. King, III | |
|---|---|---|---|
| Milestone: | Boost 1.69 | Component: | assign | 
| Version: | Boost 1.56.0 | Severity: | Optimization | 
| Keywords: | Cc: | 
Description
This pull request (https://github.com/boostorg/assign/pull/6) adds rvalue reference, perfect forwarding and variadic template support. New code will probably use initializer_list in most cases, but assign has features that are useful. The changes can also bring a small optimization to codebases that uses assign.
Change History (2)
comment:1 by , 4 years ago
| Owner: | changed from to | 
|---|
comment:2 by , 4 years ago
| Milestone: | To Be Determined → Boost 1.69 | 
|---|---|
| Resolution: | → fixed | 
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
