...
If any of these are required, then an integer constant (which would be an rvalue) must be used.
This recommendation is related to EXP07-A. Do not diminish the benefits of constants by assuming their values in expressions.
...
...
If any of these are required, then an integer constant (which would be an rvalue) must be used.
This recommendation is related to EXP07-A. Do not diminish the benefits of constants by assuming their values in expressions.
...