|
4103 | 4103 | If the result is not a representable value for its type\iref{expr.pre},
|
4104 | 4104 | the result is unspecified,
|
4105 | 4105 | but the operations otherwise have no undefined behavior.
|
4106 |
| -Atomic arithmetic operations on \placeholder{floating-point-type} |
| 4106 | +Atomic arithmetic operations on \tcode{\placeholder{floating-point-type}} |
4107 | 4107 | should conform to the \tcode{numeric_limits<\placeholder{floating-point-type}>}
|
4108 | 4108 | traits associated with the floating-point type\iref{limits.syn}.
|
4109 | 4109 | The floating-point environment\iref{cfenv}
|
4110 |
| -for atomic arithmetic operations on \placeholder{floating-point-type} |
| 4110 | +for atomic arithmetic operations on \tcode{\placeholder{floating-point-type}} |
4111 | 4111 | may be different than the calling thread's floating-point environment.
|
4112 | 4112 | The arithmetic rules of floating-point atomic modify-write operations
|
4113 | 4113 | may be different from operations on floating-point types or
|
|
5651 | 5651 | If the result is not a representable value for its type\iref{expr.pre}
|
5652 | 5652 | the result is unspecified,
|
5653 | 5653 | but the operations otherwise have no undefined behavior.
|
5654 |
| -Atomic arithmetic operations on \placeholder{floating-point-type} |
| 5654 | +Atomic arithmetic operations on \tcode{\placeholder{floating-point-type}} |
5655 | 5655 | should conform to the \tcode{numeric_limits<\placeholder{floating-point-type}>}
|
5656 | 5656 | traits associated with the floating-point type\iref{limits.syn}.
|
5657 | 5657 | The floating-point environment\iref{cfenv} for
|
5658 |
| -atomic arithmetic operations on \placeholder{floating-point-type} |
| 5658 | +atomic arithmetic operations on \tcode{\placeholder{floating-point-type}} |
5659 | 5659 | may be different than the calling thread's floating-point environment.
|
5660 | 5660 | The arithmetic rules of floating-point atomic modify-write operations
|
5661 | 5661 | may be different from operations on
|
|
0 commit comments