Opened 10 years ago
Last modified 9 years ago
#6954 assigned Bugs
property map 'put' should support move semantics
Reported by: | 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 , 10 years ago
Component: | None → property_map |
---|---|
Owner: | set to |
comment:2 by , 9 years ago
Milestone: | To Be Determined → Boost 1.56.0 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.