Determines whether casts and conditional expressions can be used as lvalues.
IA-32, Intel® 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
Copyright © 1996-2011, Intel Corporation. All rights reserved.