#4451 closed defect (wontfix)

DesiredSymbols: Implement move assignment operator

Reported by: Ryan Long Owned by:
Priority: normal Milestone: 6.1
Component: tool Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

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 {

Change History (1)

comment:1 Changed on 09/16/21 at 17:30:05 by Ryan Long

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