From Jason Turner

[utility.arg.requirements]

Diff to HTML by rtfpessoa

tmp/tmpy4lq7hdh/{from.md → to.md} RENAMED
@@ -65,9 +65,9 @@ signatures is called using the default argument ([[dcl.fct.default]]).
65
 
66
 
67
  **Table: `Destructible` requirements** <a id="destructible">[destructible]</a>
68
 
69
  | | |
70
- | ------------- | --------------------------------------------------------------------- |
71
- | `u.$\sim$T()` | All resources owned by `u` are reclaimed, no exception is propagated. |
72
 
73
 
 
65
 
66
 
67
  **Table: `Destructible` requirements** <a id="destructible">[destructible]</a>
68
 
69
  | | |
70
+ | -------- | --------------------------------------------------------------------- |
71
+ | `u.~T()` | All resources owned by `u` are reclaimed, no exception is propagated. |
72
 
73