From Jason Turner

[atomics.types.operations.arith]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmpd4ubwknw/{from.md → to.md} +0 -12
tmp/tmpd4ubwknw/{from.md → to.md} RENAMED
@@ -1,12 +0,0 @@
1
- ### Arithmetic operations on atomic types <a id="atomics.types.operations.arith">[[atomics.types.operations.arith]]</a>
2
-
3
- The implementation shall provide the functions and function template
4
- specializations identified as “arithmetic operations on atomic types”
5
- in  [[atomics.syn]].
6
-
7
- In the declarations of these functions and function template
8
- specializations, the name *integral* refers to an integral type and the
9
- name *atomic-integral* refers to either `atomic<integral>` or to a named
10
- base class for `integral` from Table  [[tab:atomics.integral]] or
11
- inferred from Table  [[tab:atomics.typedefs]].
12
-