Issue a warning when the order of member initializers does not match the order in which they must be executed.
IA-32, IntelĀ® 64, IA-64 architectures
|
Linux and Mac OS X: |
-Wreorder |
|
Windows: |
None |
None
|
OFF |
The compiler does not issue a warning. |
Issue a warning when the order of member initializers does not match the order in which they must be executed. This option is supported with C++ only.
None