From Jason Turner

[defns.required.behavior]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmpxh9mzjq1/{from.md → to.md} +10 -0
tmp/tmpxh9mzjq1/{from.md → to.md} RENAMED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ #### 26 required behavior <a id="defns.required.behavior">[[defns.required.behavior]]</a>
2
+
3
+ description of replacement function and handler function semantics
4
+ applicable to both the behavior provided by the implementation and the
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
+