6.3 Conversions

Previous Table of Contents

649 Several operators convert operand values from one type to another automatically.

650 This subclause specifies the result required from such an implicit conversion, as well as those that result from a cast operation (an explicit conversion).

651 The list in 6.3.1.8 summarizes the conversions performed by most ordinary operators;

652 it is supplemented as required by the discussion of each operator in 6.5.

653 Conversion of an operand value to a compatible type causes no change to the value or the representation.

654 Forward references: cast operators (6.5.4).

Next

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