6.3.2.2 void

Previous Table of Contents

736 The (nonexistent) value of a void expression (an expression that has type void) shall not be used in any way, and implicit or explicit conversions (except to void) shall not be applied to such an expression.

737 If an expression of any other type is evaluated as a void expression, its value or designator is discarded.

738 (A void expression is evaluated for its side effects.)

Next

Created at: 2005-06-29 02:18:56 The text from WG14/N1124 is copyright © ISO