|
大小: 362
备注:
|
← 于2008-02-23 15:34:58修订的的版本3 ⇥
大小: 421
备注: converted to 1.6 markup
|
| 删除的内容标记成这样。 | 加入的内容标记成这样。 |
| 行号 1: | 行号 1: |
| ## page was renamed from TCPL/A.7.4.4 Unary Plus Operator |
A.7.4.4 Unary Plus Operator
The operand of the unary + operator must have arithmetic type, and the result is the value of the operand. An integral operand undergoes integral promotion. The type of the result is the type of the promoted operand.
- The unary + is new with the ANSI standard. It was added for symmetry with the unary -.