AutosarC++19_03-A25.1.1

Non-static data members or captured values of predicate function objects that are state related to this object’s identity shall not be copied

Required inputs: IR

Possible Messages

Key

Text

Severity

Disabled

modifies_state

Call operator of predicate passed to {} modifies state.

None

False

nonconst_op

Call operator of predicate passed to {} is not const.

None

False

Options