From Jason Turner

[defns.replacement]

Diff to HTML by rtfpessoa

tmp/tmp8ea9hswc/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- #### 19 replacement function <a id="defns.replacement">[[defns.replacement]]</a>
2
 
3
  a *non-reserved function* whose definition is provided by a C++program
4
  Only one definition for such a function is in effect for the duration of
5
  the program’s execution, as the result of creating the program (
6
  [[lex.phases]]) and resolving the definitions of all translation units (
 
1
+ #### 20 replacement function <a id="defns.replacement">[[defns.replacement]]</a>
2
 
3
  a *non-reserved function* whose definition is provided by a C++program
4
  Only one definition for such a function is in effect for the duration of
5
  the program’s execution, as the result of creating the program (
6
  [[lex.phases]]) and resolving the definitions of all translation units (