Intel® C++ Compiler Classic Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-C575BA77-5B4C-4E3C-A57D-BE9EB123F719
Visible to Intel only — GUID: GUID-C575BA77-5B4C-4E3C-A57D-BE9EB123F719
fnon-lvalue-assign
Determines whether casts and conditional expressions can be used as lvalues.
Linux and macOS: |
-fnon-lvalue-assign -fno-non-lvalue-assign |
Windows: |
None |
None
-fnon-lvalue-assign |
The compiler allows casts and conditional expressions to be used as lvalues. |
This option determines whether casts and conditional expressions can be used as lvalues.
None