Opened 8 years ago

Closed 4 years ago

#10477 closed Feature Requests (fixed)

[assign] rvalue and variadic template support

Reported by: hvemha@… 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 James E. King, III, 4 years ago

Owner: changed from Thorsten Ottosen to James E. King, III

comment:2 by James E. King, III, 4 years ago

Milestone: To Be DeterminedBoost 1.69
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.