tmp/tmpg8t05xed/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
## Non-member functions <a id="atomics.nonmembers">[[atomics.nonmembers]]</a>
|
| 2 |
|
| 3 |
A non-member function template whose name matches the pattern `atomic_f`
|
| 4 |
or the pattern `atomic_f_explicit` invokes the member function `f`, with
|
| 5 |
the value of the first parameter as the object expression and the values
|
| 6 |
of the remaining parameters (if any) as the arguments of the member
|
|
|
|
| 1 |
+
### Non-member functions <a id="atomics.nonmembers">[[atomics.nonmembers]]</a>
|
| 2 |
|
| 3 |
A non-member function template whose name matches the pattern `atomic_f`
|
| 4 |
or the pattern `atomic_f_explicit` invokes the member function `f`, with
|
| 5 |
the value of the first parameter as the object expression and the values
|
| 6 |
of the remaining parameters (if any) as the arguments of the member
|