From Jason Turner

[exception]

Diff to HTML by rtfpessoa

tmp/tmp5xi1ni_5/{from.md → to.md} RENAMED
@@ -52,10 +52,10 @@ virtual const char* what() const noexcept;
52
 
53
  *Returns:* An *implementation-defined* NTBS.
54
 
55
  *Remarks:* The message may be a null-terminated multibyte
56
  string [[multibyte.strings]], suitable for conversion and display as a
57
- `wstring` ([[string.classes]], [[locale.codecvt]]). The return value
58
  remains valid until the exception object from which it is obtained is
59
  destroyed or a non-`const` member function of the exception object is
60
  called.
61
 
 
52
 
53
  *Returns:* An *implementation-defined* NTBS.
54
 
55
  *Remarks:* The message may be a null-terminated multibyte
56
  string [[multibyte.strings]], suitable for conversion and display as a
57
+ `wstring` [[string.classes]], [[locale.codecvt]]. The return value
58
  remains valid until the exception object from which it is obtained is
59
  destroyed or a non-`const` member function of the exception object is
60
  called.
61