From Jason Turner

[global.functions]

Diff to HTML by rtfpessoa

tmp/tmp_k3dk92k/{from.md → to.md} RENAMED
@@ -3,11 +3,11 @@
3
  It is unspecified whether any non-member functions in the C++ standard
4
  library are defined as inline [[dcl.inline]].
5
 
6
  A call to a non-member function signature described in [[support]]
7
  through [[thread]] and [[depr]] shall behave as if the implementation
8
- declared no additional non-member function signatures.[^26]
9
 
10
  An implementation shall not declare a non-member function signature with
11
  additional default arguments.
12
 
13
  Unless otherwise specified, calls made by functions in the standard
 
3
  It is unspecified whether any non-member functions in the C++ standard
4
  library are defined as inline [[dcl.inline]].
5
 
6
  A call to a non-member function signature described in [[support]]
7
  through [[thread]] and [[depr]] shall behave as if the implementation
8
+ declared no additional non-member function signatures.[^25]
9
 
10
  An implementation shall not declare a non-member function signature with
11
  additional default arguments.
12
 
13
  Unless otherwise specified, calls made by functions in the standard