tmp/tmpdjrgabyh/{from.md → to.md}
RENAMED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
-
non-reserved function whose definition is provided by a C++
|
|
|
|
| 4 |
|
| 5 |
[*Note 1 to entry*: Only one definition for such a function is in
|
| 6 |
effect for the duration of the program’s execution, as the result of
|
| 7 |
creating the program [[lex.phases]] and resolving the definitions of all
|
| 8 |
translation units [[basic.link]]. — *end note*]
|
|
|
|
| 1 |
+
#### 47 replacement function <a id="defns.replacement">[[defns.replacement]]</a>
|
| 2 |
|
| 3 |
+
⟨library⟩ non-reserved function whose definition is provided by a C++
|
| 4 |
+
program
|
| 5 |
|
| 6 |
[*Note 1 to entry*: Only one definition for such a function is in
|
| 7 |
effect for the duration of the program’s execution, as the result of
|
| 8 |
creating the program [[lex.phases]] and resolving the definitions of all
|
| 9 |
translation units [[basic.link]]. — *end note*]
|