Opened 10 years ago

Last modified 9 years ago

#6954 assigned Bugs

property map 'put' should support move semantics

Reported by: wz258@… Owned by: Noel Belcourt
Milestone: Boost 1.56.0 Component: property_map
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

The 'put' helper function in the boost property map library should support move semantics. At the moment it takes the value to be put by const reference, I think it would be more appropriate to perfect forward it.

Change History (2)

comment:1 by viboes, 10 years ago

Component: Noneproperty_map
Owner: set to Douglas Gregor

comment:2 by Noel Belcourt, 9 years ago

Milestone: To Be DeterminedBoost 1.56.0
Owner: changed from Douglas Gregor to Noel Belcourt
Status: newassigned
Note: See TracTickets for help on using tickets.