Opened 7 years ago

Closed 7 years ago

#12043 closed Bugs (fixed)

attribute_value_impl move constructor doesn’t move value

Reported by: nixonb@… Owned by: Andrey Semashev
Milestone: To Be Determined Component: log
Version: Boost 1.59.0 Severity: Optimization
Keywords: Cc:

Description

The move constructor for attribute_value_impl initialises m_value by copy; should it use boost::move instead?

Change History (1)

comment:1 by Andrey Semashev, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.