[RTEMS Project] #4451: DesiredSymbols: Implement move assignment operator

RTEMS trac trac at rtems.org
Tue Jun 8 13:49:28 UTC 2021


#4451: DesiredSymbols: Implement move assignment operator
------------------------+--------------------
  Reporter:  Ryan Long  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  6.1
 Component:  tool       |    Version:  6
  Severity:  normal     |   Keywords:
Blocked By:             |   Blocking:
------------------------+--------------------
 CID 1505133: Missing move assignment operator for SymbolInformation class.
 {{{
 128   */
    CID 1505133 (#1 of 1): Missing move assignment operator
 (MISSING_MOVE_ASSIGNMENT)missing_move_assignment: Class
 Coverage::SymbolInformation may benefit from adding a move assignment
 operator. See other events which show the copy assignment operator being
 applied to rvalues, where a move assignment may be faster.
 129  class SymbolInformation {
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4451>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list