Determines whether casts and conditional expressions can be used as lvalues.
IA-32, IntelĀ® 64, IA-64 architectures
Linux and Mac OS X: |
-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