From Jason Turner

[defns.replacement]

Diff to HTML by rtfpessoa

tmp/tmp5resdt14/{from.md → to.md} RENAMED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ #### 24 replacement function <a id="defns.replacement">[[defns.replacement]]</a>
2
+
3
+ non-reserved function whose definition is provided by a C++ program
4
+
5
+ [*Note 1 to entry*: Only one definition for such a function is in
6
+ effect for the duration of the program’s execution, as the result of
7
+ creating the program [[lex.phases]] and resolving the definitions of all
8
+ translation units [[basic.link]]. — *end note*]
9
+