From Jason Turner

[defns.handler]

Diff to HTML by rtfpessoa

tmp/tmpurriguft/{from.md → to.md} RENAMED
@@ -1,10 +1,10 @@
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*]
10
 
 
1
+ #### 25 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
+ (see [[support]]). — *end note*]
10