From Jason Turner

[global.functions]

Diff to HTML by rtfpessoa

tmp/tmpgf15jgd6/{from.md → to.md} RENAMED
@@ -2,11 +2,11 @@
2
 
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
 
 
2
 
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 [[exec]] 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