From Jason Turner

[defns.required.behavior]

Diff to HTML by rtfpessoa

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