tmp/tmpajecruwq/{from.md → to.md}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
-
description of replacement function and handler function
|
| 4 |
-
applicable to both the behavior provided by the implementation
|
| 5 |
-
behavior of any such function definition in the program
|
| 6 |
|
| 7 |
[*Note 1 to entry*: If such a function defined in a C++ program fails
|
| 8 |
to meet the required behavior when it executes, the behavior is
|
| 9 |
undefined. — *end note*]
|
| 10 |
|
|
|
|
| 1 |
+
#### 49 required behavior <a id="defns.required.behavior">[[defns.required.behavior]]</a>
|
| 2 |
|
| 3 |
+
⟨library⟩ description of replacement function and handler function
|
| 4 |
+
semantics applicable to both the behavior provided by the implementation
|
| 5 |
+
and the behavior of any such function definition in the program
|
| 6 |
|
| 7 |
[*Note 1 to entry*: If such a function defined in a C++ program fails
|
| 8 |
to meet the required behavior when it executes, the behavior is
|
| 9 |
undefined. — *end note*]
|
| 10 |
|