From Jason Turner

[defns.replacement]

Diff to HTML by rtfpessoa

tmp/tmp2a_ft_cu/{from.md → to.md} RENAMED
@@ -1,8 +0,0 @@
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 (
7
- [[basic.link]]).
8
-