From Jason Turner

[defns.handler]

Diff to HTML by rtfpessoa

tmp/tmpge5n1gdq/{from.md → to.md} RENAMED
@@ -0,0 +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*]
9
+