From Jason Turner

[defns.handler]

Diff to HTML by rtfpessoa

tmp/tmp5o8e0gxb/{from.md → to.md} RENAMED
@@ -1,8 +1,9 @@
1
- #### 12 handler function <a id="defns.handler">[[defns.handler]]</a>
2
 
3
- non-reserved function whose definition may be provided by a C++ program
 
4
 
5
  [*Note 1 to entry*: A C++ program may designate a handler function at
6
  various points in its execution by supplying a pointer to the function
7
  when calling any of the library functions that install handler functions
8
  [[support]]. — *end note*]
 
1
+ #### 24 handler function <a id="defns.handler">[[defns.handler]]</a>
2
 
3
+ ⟨library⟩ non-reserved function whose definition may be provided by a
4
+ C++ program
5
 
6
  [*Note 1 to entry*: A C++ program may designate a handler function at
7
  various points in its execution by supplying a pointer to the function
8
  when calling any of the library functions that install handler functions
9
  [[support]]. — *end note*]