From Jason Turner

[usrlit.suffix]

Diff to HTML by rtfpessoa

tmp/tmp19fz9l_o/{from.md → to.md} RENAMED
@@ -1,5 +1,7 @@
1
  ##### User-defined literal suffixes <a id="usrlit.suffix">[[usrlit.suffix]]</a>
2
 
3
  Literal suffix identifiers [[over.literal]] that do not start with an
4
- underscore are reserved for future standardization.
 
 
5
 
 
1
  ##### User-defined literal suffixes <a id="usrlit.suffix">[[usrlit.suffix]]</a>
2
 
3
  Literal suffix identifiers [[over.literal]] that do not start with an
4
+ underscore are reserved for future standardization. Literal suffix
5
+ identifiers that contain a double underscore `__` are reserved for use
6
+ by C++ implementations.
7