From Jason Turner

[atomics.types.operations.general]

Diff to HTML by rtfpessoa

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