AutosarC++18_03-A12.8.2ΒΆ

User-defined copy and move assignment operators should use user-defined no-throw swap function

Required inputs: IR

Possible Messages

Key

Text

Severity

Disabled

asgn_no_swap

A move/copy assignment operator shall use a no-throw swap function.

None

False

asgn_not_nothrow

Used swap function is not no-throw.

None

False

Options