AutosarC++18_10-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
This rule shares the following common options: exclude_in_macros, exclude_messages_in_system_headers, excludes, extend_exclude_to_macro_invocations, includes, justification_checker, languages, post_processing, provider, report_at, severity
The following places define options that affect this rule: Stylechecks, Analysis-GlobalOptions
This rule has no individual options.