From Jason Turner

[functions.within.classes]

Diff to HTML by rtfpessoa

tmp/tmptw_jn61t/{from.md → to.md} RENAMED
@@ -1,9 +1,9 @@
1
  #### Functions within classes <a id="functions.within.classes">[[functions.within.classes]]</a>
2
 
3
- For the sake of exposition, [[support]] through [[thread]] and [[depr]]
4
- do not describe copy/move constructors, assignment operators, or
5
  (non-virtual) destructors with the same apparent semantics as those that
6
  can be generated by default
7
  [[class.copy.ctor]], [[class.copy.assign]], [[class.dtor]]. It is
8
  unspecified whether the implementation provides explicit definitions for
9
  such member function signatures, or for virtual destructors that can be
 
1
  #### Functions within classes <a id="functions.within.classes">[[functions.within.classes]]</a>
2
 
3
+ For the sake of exposition, [[support]] through [[exec]] and [[depr]] do
4
+ not describe copy/move constructors, assignment operators, or
5
  (non-virtual) destructors with the same apparent semantics as those that
6
  can be generated by default
7
  [[class.copy.ctor]], [[class.copy.assign]], [[class.dtor]]. It is
8
  unspecified whether the implementation provides explicit definitions for
9
  such member function signatures, or for virtual destructors that can be