RenΓ©'s URL Explorer Experiment


Title: [lex]

direct link

Domain: timsong-cpp.github.io

Links:

[lex]https://timsong-cpp.github.io/cppwp/#lex
[lex.separate]https://timsong-cpp.github.io/cppwp/lex#separate
[lex.phases]https://timsong-cpp.github.io/cppwp/lex#phases
[lex.char]https://timsong-cpp.github.io/cppwp/lex#char
[lex.charset]https://timsong-cpp.github.io/cppwp/lex#charset
[lex.universal.char]https://timsong-cpp.github.io/cppwp/lex#universal.char
[lex.comment]https://timsong-cpp.github.io/cppwp/lex#comment
[lex.pptoken]https://timsong-cpp.github.io/cppwp/lex#pptoken
[lex.header]https://timsong-cpp.github.io/cppwp/lex#header
[lex.ppnumber]https://timsong-cpp.github.io/cppwp/lex#ppnumber
[lex.operators]https://timsong-cpp.github.io/cppwp/lex#operators
[lex.digraph]https://timsong-cpp.github.io/cppwp/lex#digraph
[lex.token]https://timsong-cpp.github.io/cppwp/lex#token
[lex.name]https://timsong-cpp.github.io/cppwp/lex#name
[lex.key]https://timsong-cpp.github.io/cppwp/lex#key
[lex.literal]https://timsong-cpp.github.io/cppwp/lex#literal
[lex.literal.kinds]https://timsong-cpp.github.io/cppwp/lex#literal.kinds
[lex.icon]https://timsong-cpp.github.io/cppwp/lex#icon
[lex.ccon]https://timsong-cpp.github.io/cppwp/lex#ccon
[lex.fcon]https://timsong-cpp.github.io/cppwp/lex#fcon
[lex.string]https://timsong-cpp.github.io/cppwp/lex#string
[lex.string.uneval]https://timsong-cpp.github.io/cppwp/lex#string.uneval
[lex.bool]https://timsong-cpp.github.io/cppwp/lex#bool
[lex.nullptr]https://timsong-cpp.github.io/cppwp/lex#nullptr
[lex.ext]https://timsong-cpp.github.io/cppwp/lex#ext
5.1https://timsong-cpp.github.io/cppwp/lex#separate
[lex.separate]https://timsong-cpp.github.io/cppwp/lex.separate
1https://timsong-cpp.github.io/cppwp/lex#separate-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L27
source fileshttps://timsong-cpp.github.io/cppwp/lex#def:source_file
.https://timsong-cpp.github.io/cppwp/lex#separate-1.sentence-1
headershttps://timsong-cpp.github.io/cppwp/headers
includedhttps://timsong-cpp.github.io/cppwp/cpp.include
[cpp.cond]https://timsong-cpp.github.io/cppwp/cpp.cond
[cpp.pre]https://timsong-cpp.github.io/cppwp/cpp.pre
[cpp.pragma]https://timsong-cpp.github.io/cppwp/cpp.pragma
preprocessing translation unithttps://timsong-cpp.github.io/cppwp/lex#def:translation_unit,preprocessing
.https://timsong-cpp.github.io/cppwp/lex#separate-1.sentence-2
1https://timsong-cpp.github.io/cppwp/lex#separate-note-1
.https://timsong-cpp.github.io/cppwp/lex#separate-1.sentence-3
[basic.link]https://timsong-cpp.github.io/cppwp/basic.link
.https://timsong-cpp.github.io/cppwp/lex#separate-1.sentence-4
2https://timsong-cpp.github.io/cppwp/lex#separate-note-2
.https://timsong-cpp.github.io/cppwp/lex#separate-1.sentence-5
.https://timsong-cpp.github.io/cppwp/lex#separate-1.sentence-6
5.2https://timsong-cpp.github.io/cppwp/lex#phases
[lex.phases]https://timsong-cpp.github.io/cppwp/lex.phases
1https://timsong-cpp.github.io/cppwp/lex#phases-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L56
.https://timsong-cpp.github.io/cppwp/lex#phases-1.sentence-1
7https://timsong-cpp.github.io/cppwp/lex#footnote-7
1.https://timsong-cpp.github.io/cppwp/lex#phases-1.1
.https://timsong-cpp.github.io/cppwp/lex#phases-1.1.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#phases-1.1.sentence-2
1https://timsong-cpp.github.io/cppwp/lex#phases-note-1
.https://timsong-cpp.github.io/cppwp/lex#phases-1.1.sentence-3
8https://timsong-cpp.github.io/cppwp/lex#footnote-8
.https://timsong-cpp.github.io/cppwp/lex#phases-1.1.sentence-4
[lex.charset]https://timsong-cpp.github.io/cppwp/lex#charset
.https://timsong-cpp.github.io/cppwp/lex#phases-1.1.sentence-5
.https://timsong-cpp.github.io/cppwp/lex#phases-1.1.sentence-6
.https://timsong-cpp.github.io/cppwp/lex#phases-1.1.sentence-7
2.https://timsong-cpp.github.io/cppwp/lex#phases-1.2
.https://timsong-cpp.github.io/cppwp/lex#phases-1.2.sentence-1
logical source lineshttps://timsong-cpp.github.io/cppwp/lex#def:source_line,logical
.https://timsong-cpp.github.io/cppwp/lex#phases-1.2.sentence-2
.https://timsong-cpp.github.io/cppwp/lex#phases-1.2.sentence-3
2https://timsong-cpp.github.io/cppwp/lex#phases-note-2
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
[lex.charset]https://timsong-cpp.github.io/cppwp/lex#charset
.https://timsong-cpp.github.io/cppwp/lex#phases-1.2.sentence-4
.https://timsong-cpp.github.io/cppwp/lex#phases-1.2.sentence-5
3.https://timsong-cpp.github.io/cppwp/lex#phases-1.3
[lex.pptoken]https://timsong-cpp.github.io/cppwp/lex#pptoken
.https://timsong-cpp.github.io/cppwp/lex#phases-1.3.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#phases-1.3.sentence-2
9https://timsong-cpp.github.io/cppwp/lex#footnote-9
[lex.comment]https://timsong-cpp.github.io/cppwp/lex#comment
.https://timsong-cpp.github.io/cppwp/lex#phases-1.3.sentence-3
.https://timsong-cpp.github.io/cppwp/lex#phases-1.3.sentence-4
.https://timsong-cpp.github.io/cppwp/lex#phases-1.3.sentence-5
c-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:c-char-sequence
s-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:s-char-sequence
r-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:r-char-sequence
h-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:h-char-sequence
q-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:q-char-sequence
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
[lex.universal.char]https://timsong-cpp.github.io/cppwp/lex#universal.char
[lex.charset]https://timsong-cpp.github.io/cppwp/lex#charset
.https://timsong-cpp.github.io/cppwp/lex#phases-1.3.sentence-6
.https://timsong-cpp.github.io/cppwp/lex#phases-1.3.sentence-7
1https://timsong-cpp.github.io/cppwp/lex#phases-example-1
[lex.header]https://timsong-cpp.github.io/cppwp/lex#header
[cpp.include]https://timsong-cpp.github.io/cppwp/cpp.include
.https://timsong-cpp.github.io/cppwp/lex#phases-1.3.sentence-8
4.https://timsong-cpp.github.io/cppwp/lex#phases-1.4
preprocessing-filehttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:preprocessing-file
[cpp.pre]https://timsong-cpp.github.io/cppwp/cpp.pre
.https://timsong-cpp.github.io/cppwp/lex#phases-1.4.sentence-1
[cpp]https://timsong-cpp.github.io/cppwp/cpp
[cpp.replace]https://timsong-cpp.github.io/cppwp/cpp.replace
[cpp.pragma.op]https://timsong-cpp.github.io/cppwp/cpp.pragma.op
.https://timsong-cpp.github.io/cppwp/lex#phases-1.4.sentence-2
[cpp.include]https://timsong-cpp.github.io/cppwp/cpp.include
.https://timsong-cpp.github.io/cppwp/lex#phases-1.4.sentence-3
.https://timsong-cpp.github.io/cppwp/lex#phases-1.4.sentence-4
.https://timsong-cpp.github.io/cppwp/lex#phases-1.4.sentence-5
5.https://timsong-cpp.github.io/cppwp/lex#phases-1.5
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
[lex.string]https://timsong-cpp.github.io/cppwp/lex#string
.https://timsong-cpp.github.io/cppwp/lex#phases-1.5.sentence-1
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
.https://timsong-cpp.github.io/cppwp/lex#phases-1.5.sentence-2
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
[lex.string]https://timsong-cpp.github.io/cppwp/lex#string
.https://timsong-cpp.github.io/cppwp/lex#phases-1.5.sentence-3
6.https://timsong-cpp.github.io/cppwp/lex#phases-1.6
[lex.token]https://timsong-cpp.github.io/cppwp/lex#token
.https://timsong-cpp.github.io/cppwp/lex#phases-1.6.sentence-1
7.https://timsong-cpp.github.io/cppwp/lex#phases-1.7
translation unithttps://timsong-cpp.github.io/cppwp/lex#def:translation_unit
translation-unithttps://timsong-cpp.github.io/cppwp/basic.link#nt:translation-unit
[basic.link]https://timsong-cpp.github.io/cppwp/basic.link
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-1
3https://timsong-cpp.github.io/cppwp/lex#phases-note-3
[temp.names]https://timsong-cpp.github.io/cppwp/temp.names
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-2
[module.unit]https://timsong-cpp.github.io/cppwp/module.unit
[module.import]https://timsong-cpp.github.io/cppwp/module.import
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-3
4https://timsong-cpp.github.io/cppwp/lex#phases-note-4
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-4
[basic.link]https://timsong-cpp.github.io/cppwp/basic.link
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-5
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-6
5https://timsong-cpp.github.io/cppwp/lex#phases-note-5
[temp.explicit]https://timsong-cpp.github.io/cppwp/temp.explicit
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-7
[temp.point]https://timsong-cpp.github.io/cppwp/temp.point
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-8
6https://timsong-cpp.github.io/cppwp/lex#phases-note-6
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-9
[temp.inst]https://timsong-cpp.github.io/cppwp/temp.inst
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-10
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-11
[expr.const.defns]https://timsong-cpp.github.io/cppwp/expr.const.defns
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-12
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-13
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-14
(1.7.1)https://timsong-cpp.github.io/cppwp/lex#phases-1.7.1
consteval-block-declarationhttps://timsong-cpp.github.io/cppwp/dcl.pre#nt:consteval-block-declaration
[dcl.pre]https://timsong-cpp.github.io/cppwp/dcl.pre
(1.7.2)https://timsong-cpp.github.io/cppwp/lex#phases-1.7.2
consteval-block-declarationhttps://timsong-cpp.github.io/cppwp/dcl.pre#nt:consteval-block-declaration
[module.reach]https://timsong-cpp.github.io/cppwp/module.reach
(1.7.2.1)https://timsong-cpp.github.io/cppwp/lex#phases-1.7.2.1
(1.7.2.2)https://timsong-cpp.github.io/cppwp/lex#phases-1.7.2.2
class-specifierhttps://timsong-cpp.github.io/cppwp/class.pre#nt:class-specifier
[class.mem.general]https://timsong-cpp.github.io/cppwp/class.mem.general
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-15
2https://timsong-cpp.github.io/cppwp/lex#phases-example-2
(1.7.3)https://timsong-cpp.github.io/cppwp/lex#phases-1.7.3
(1.7.4)https://timsong-cpp.github.io/cppwp/lex#phases-1.7.4
.https://timsong-cpp.github.io/cppwp/lex#phases-1.7.sentence-16
8.https://timsong-cpp.github.io/cppwp/lex#phases-1.8
[basic.link]https://timsong-cpp.github.io/cppwp/basic.link
.https://timsong-cpp.github.io/cppwp/lex#phases-1.8.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#phases-1.8.sentence-2
.https://timsong-cpp.github.io/cppwp/lex#phases-1.8.sentence-3
7)https://timsong-cpp.github.io/cppwp/lex#footnote-7
7)https://timsong-cpp.github.io/cppwp/lex#footnoteref-7
.https://timsong-cpp.github.io/cppwp/lex#footnote-7.sentence-1
8)https://timsong-cpp.github.io/cppwp/lex#footnote-8
8)https://timsong-cpp.github.io/cppwp/lex#footnoteref-8
.https://timsong-cpp.github.io/cppwp/lex#footnote-8.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#footnote-8.sentence-2
9)https://timsong-cpp.github.io/cppwp/lex#footnote-9
9)https://timsong-cpp.github.io/cppwp/lex#footnoteref-9
header-namehttps://timsong-cpp.github.io/cppwp/lex#nt:header-name
.https://timsong-cpp.github.io/cppwp/lex#footnote-9.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#footnote-9.sentence-2
5.3https://timsong-cpp.github.io/cppwp/lex#char
[lex.char]https://timsong-cpp.github.io/cppwp/lex.char
5.3.1https://timsong-cpp.github.io/cppwp/lex#charset
[lex.charset]https://timsong-cpp.github.io/cppwp/lex.charset
1https://timsong-cpp.github.io/cppwp/lex#charset-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L301
translation character sethttps://timsong-cpp.github.io/cppwp/lex#def:character_set,translation
(1.1)https://timsong-cpp.github.io/cppwp/lex#charset-1.1
(1.2)https://timsong-cpp.github.io/cppwp/lex#charset-1.2
.https://timsong-cpp.github.io/cppwp/lex#charset-1.sentence-1
1https://timsong-cpp.github.io/cppwp/lex#charset-note-1
.https://timsong-cpp.github.io/cppwp/lex#charset-1.sentence-2
.https://timsong-cpp.github.io/cppwp/lex#charset-1.sentence-3
.https://timsong-cpp.github.io/cppwp/lex#charset-1.sentence-4
2https://timsong-cpp.github.io/cppwp/lex#charset-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L320
basic character sethttps://timsong-cpp.github.io/cppwp/lex#def:character_set,basic
1https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic
.https://timsong-cpp.github.io/cppwp/lex#charset-2.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#charset-2.sentence-2
2https://timsong-cpp.github.io/cppwp/lex#charset-note-2
.https://timsong-cpp.github.io/cppwp/lex#charset-2.sentence-3
1https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic
[tab:lex.charset.basic]https://timsong-cpp.github.io/cppwp/tab:lex.charset.basic
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-1
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-2
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-3
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-4
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-5
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-6
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-7
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-8
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-9
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-10
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-11
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-12
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-13
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-14
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-15
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-16
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-17
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-18
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-19
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-20
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-21
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-22
.https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-22-column-1-sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-23
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-24
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-25
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-26
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-27
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-28
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-29
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-30
.https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-30-column-1-sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-31
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-32
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-33
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-34
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-35
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-36
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-37
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-38
.https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-38-column-1-sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-39
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-40
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-41
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-42
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.basic-row-43
3https://timsong-cpp.github.io/cppwp/lex#charset-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L378
basic literal character sethttps://timsong-cpp.github.io/cppwp/lex#def:character_set,basic_literal
2https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.literal
.https://timsong-cpp.github.io/cppwp/lex#charset-3.sentence-1
2https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.literal
[tab:lex.charset.literal]https://timsong-cpp.github.io/cppwp/tab:lex.charset.literal
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.literal-row-1
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.literal-row-2
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.literal-row-3
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.literal-row-4
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.charset.literal-row-5
4https://timsong-cpp.github.io/cppwp/lex#charset-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L392
code unithttps://timsong-cpp.github.io/cppwp/lex#def:code_unit
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/lex#charset-4.sentence-1
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
[lex.ccon]https://timsong-cpp.github.io/cppwp/lex#ccon
[lex.string]https://timsong-cpp.github.io/cppwp/lex#string
literal encodinghttps://timsong-cpp.github.io/cppwp/lex#def:encoding,literal
.https://timsong-cpp.github.io/cppwp/lex#charset-4.sentence-2
ordinary literal encodinghttps://timsong-cpp.github.io/cppwp/lex#def:encoding,ordinary_literal
.https://timsong-cpp.github.io/cppwp/lex#charset-4.sentence-3
wide literal encodinghttps://timsong-cpp.github.io/cppwp/lex#def:encoding,wide_literal
.https://timsong-cpp.github.io/cppwp/lex#charset-4.sentence-4
5https://timsong-cpp.github.io/cppwp/lex#charset-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L406
[character.seq]https://timsong-cpp.github.io/cppwp/character.seq
.https://timsong-cpp.github.io/cppwp/lex#charset-5.sentence-1
3https://timsong-cpp.github.io/cppwp/lex#charset-note-3
.https://timsong-cpp.github.io/cppwp/lex#charset-5.sentence-2
.https://timsong-cpp.github.io/cppwp/lex#charset-5.sentence-3
.https://timsong-cpp.github.io/cppwp/lex#charset-5.sentence-4
.https://timsong-cpp.github.io/cppwp/lex#charset-5.sentence-5
.https://timsong-cpp.github.io/cppwp/lex#charset-5.sentence-6
.https://timsong-cpp.github.io/cppwp/lex#charset-5.sentence-7
5.3.2https://timsong-cpp.github.io/cppwp/lex#universal.char
[lex.universal.char]https://timsong-cpp.github.io/cppwp/lex.universal.char
n-char:https://timsong-cpp.github.io/cppwp/lex#nt:n-char
n-char-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:n-char-sequence
n-charhttps://timsong-cpp.github.io/cppwp/lex#nt:n-char
n-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:n-char-sequence
named-universal-character:https://timsong-cpp.github.io/cppwp/lex#nt:named-universal-character
n-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:n-char-sequence
hex-quad:https://timsong-cpp.github.io/cppwp/lex#nt:hex-quad
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
simple-hexadecimal-digit-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:simple-hexadecimal-digit-sequence
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
simple-hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-hexadecimal-digit-sequence
universal-character-name:https://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
hex-quadhttps://timsong-cpp.github.io/cppwp/lex#nt:hex-quad
hex-quadhttps://timsong-cpp.github.io/cppwp/lex#nt:hex-quad
hex-quadhttps://timsong-cpp.github.io/cppwp/lex#nt:hex-quad
simple-hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-hexadecimal-digit-sequence
named-universal-characterhttps://timsong-cpp.github.io/cppwp/lex#nt:named-universal-character
1https://timsong-cpp.github.io/cppwp/lex#universal.char-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L473
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
.https://timsong-cpp.github.io/cppwp/lex#universal.char-1.sentence-1
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
c-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:c-char-sequence
s-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:s-char-sequence
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
user-defined-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-literal
.https://timsong-cpp.github.io/cppwp/lex#universal.char-1.sentence-2
1https://timsong-cpp.github.io/cppwp/lex#universal.char-note-1
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
r-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:r-char-sequence
[lex.string]https://timsong-cpp.github.io/cppwp/lex#string
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
.https://timsong-cpp.github.io/cppwp/lex#universal.char-1.sentence-3
2https://timsong-cpp.github.io/cppwp/lex#universal.char-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L488
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
hex-quadhttps://timsong-cpp.github.io/cppwp/lex#nt:hex-quad
hex-quadhttps://timsong-cpp.github.io/cppwp/lex#nt:hex-quad
hex-quadhttps://timsong-cpp.github.io/cppwp/lex#nt:hex-quad
simple-hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-hexadecimal-digit-sequence
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
.https://timsong-cpp.github.io/cppwp/lex#universal.char-2.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#universal.char-2.sentence-2
3https://timsong-cpp.github.io/cppwp/lex#universal.char-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L499
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
named-universal-characterhttps://timsong-cpp.github.io/cppwp/lex#nt:named-universal-character
n-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:n-char-sequence
.https://timsong-cpp.github.io/cppwp/lex#universal.char-3.sentence-1
2https://timsong-cpp.github.io/cppwp/lex#universal.char-note-2
.https://timsong-cpp.github.io/cppwp/lex#universal.char-3.sentence-2
.https://timsong-cpp.github.io/cppwp/lex#universal.char-3.sentence-3
5.4https://timsong-cpp.github.io/cppwp/lex#comment
[lex.comment]https://timsong-cpp.github.io/cppwp/lex.comment
1https://timsong-cpp.github.io/cppwp/lex#comment-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L517
.https://timsong-cpp.github.io/cppwp/lex#comment-1.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#comment-1.sentence-2
.https://timsong-cpp.github.io/cppwp/lex#comment-1.sentence-3
1https://timsong-cpp.github.io/cppwp/lex#comment-note-1
.https://timsong-cpp.github.io/cppwp/lex#comment-1.sentence-4
.https://timsong-cpp.github.io/cppwp/lex#comment-1.sentence-5
5.5https://timsong-cpp.github.io/cppwp/lex#pptoken
[lex.pptoken]https://timsong-cpp.github.io/cppwp/lex.pptoken
preprocessing-token:https://timsong-cpp.github.io/cppwp/lex#nt:preprocessing-token
header-namehttps://timsong-cpp.github.io/cppwp/lex#nt:header-name
import-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:import-keyword
module-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:module-keyword
export-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:export-keyword
identifierhttps://timsong-cpp.github.io/cppwp/lex#nt:identifier
pp-numberhttps://timsong-cpp.github.io/cppwp/lex#nt:pp-number
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
user-defined-character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-character-literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
user-defined-string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-string-literal
preprocessing-op-or-punchttps://timsong-cpp.github.io/cppwp/lex#nt:preprocessing-op-or-punc
1https://timsong-cpp.github.io/cppwp/lex#pptoken-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L554
.https://timsong-cpp.github.io/cppwp/lex#pptoken-1.sentence-1
import-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:import-keyword
module-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:module-keyword
export-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:export-keyword
.https://timsong-cpp.github.io/cppwp/lex#pptoken-1.sentence-2
.https://timsong-cpp.github.io/cppwp/lex#pptoken-1.sentence-3
2https://timsong-cpp.github.io/cppwp/lex#pptoken-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L568
[lex.comment]https://timsong-cpp.github.io/cppwp/lex#comment
.https://timsong-cpp.github.io/cppwp/lex#pptoken-2.sentence-1
1https://timsong-cpp.github.io/cppwp/lex#pptoken-note-1
[cpp]https://timsong-cpp.github.io/cppwp/cpp
.https://timsong-cpp.github.io/cppwp/lex#pptoken-2.sentence-2
.https://timsong-cpp.github.io/cppwp/lex#pptoken-2.sentence-3
3https://timsong-cpp.github.io/cppwp/lex#pptoken-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L588
[lex.token]https://timsong-cpp.github.io/cppwp/lex#token
.https://timsong-cpp.github.io/cppwp/lex#pptoken-3.sentence-1
4https://timsong-cpp.github.io/cppwp/lex#pptoken-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L594
import-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:import-keyword
[cpp.import]https://timsong-cpp.github.io/cppwp/cpp.import
module-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:module-keyword
[cpp.module]https://timsong-cpp.github.io/cppwp/cpp.module
export-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:export-keyword
.https://timsong-cpp.github.io/cppwp/lex#pptoken-4.sentence-1
2https://timsong-cpp.github.io/cppwp/lex#pptoken-note-2
.https://timsong-cpp.github.io/cppwp/lex#pptoken-4.sentence-2
5https://timsong-cpp.github.io/cppwp/lex#pptoken-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L608
(5.1)https://timsong-cpp.github.io/cppwp/lex#pptoken-5.1
.https://timsong-cpp.github.io/cppwp/lex#pptoken-5.1.sentence-1
d-charhttps://timsong-cpp.github.io/cppwp/lex#nt:d-char
r-charhttps://timsong-cpp.github.io/cppwp/lex#nt:r-char
.https://timsong-cpp.github.io/cppwp/lex#pptoken-5.1.sentence-2
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
raw-stringhttps://timsong-cpp.github.io/cppwp/lex#nt:raw-string
(5.2)https://timsong-cpp.github.io/cppwp/lex#pptoken-5.2
.https://timsong-cpp.github.io/cppwp/lex#pptoken-5.2.sentence-1
(5.3)https://timsong-cpp.github.io/cppwp/lex#pptoken-5.3
.https://timsong-cpp.github.io/cppwp/lex#pptoken-5.3.sentence-1
3https://timsong-cpp.github.io/cppwp/lex#pptoken-note-3
.https://timsong-cpp.github.io/cppwp/lex#pptoken-5.3.sentence-2
(5.4)https://timsong-cpp.github.io/cppwp/lex#pptoken-5.4
(5.4.1)https://timsong-cpp.github.io/cppwp/lex#pptoken-5.4.1
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
header-namehttps://timsong-cpp.github.io/cppwp/lex#nt:header-name
(5.4.2)https://timsong-cpp.github.io/cppwp/lex#pptoken-5.4.2
header-namehttps://timsong-cpp.github.io/cppwp/lex#nt:header-name
[lex.header]https://timsong-cpp.github.io/cppwp/lex#header
(5.4.2.1)https://timsong-cpp.github.io/cppwp/lex#pptoken-5.4.2.1
[cpp.include]https://timsong-cpp.github.io/cppwp/cpp.include
[cpp.embed]https://timsong-cpp.github.io/cppwp/cpp.embed
[cpp.import]https://timsong-cpp.github.io/cppwp/cpp.import
(5.4.2.2)https://timsong-cpp.github.io/cppwp/lex#pptoken-5.4.2.2
[cpp.cond]https://timsong-cpp.github.io/cppwp/cpp.cond
[cpp.embed]https://timsong-cpp.github.io/cppwp/cpp.embed
.https://timsong-cpp.github.io/cppwp/lex#pptoken-5.4.sentence-1
6https://timsong-cpp.github.io/cppwp/lex#pptoken-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L664
1https://timsong-cpp.github.io/cppwp/lex#pptoken-example-1
7https://timsong-cpp.github.io/cppwp/lex#pptoken-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L672
2https://timsong-cpp.github.io/cppwp/lex#pptoken-example-2
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
.https://timsong-cpp.github.io/cppwp/lex#pptoken-7.sentence-1
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
.https://timsong-cpp.github.io/cppwp/lex#pptoken-7.sentence-2
8https://timsong-cpp.github.io/cppwp/lex#pptoken-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L685
3https://timsong-cpp.github.io/cppwp/lex#pptoken-example-3
.https://timsong-cpp.github.io/cppwp/lex#pptoken-8.sentence-1
5.6https://timsong-cpp.github.io/cppwp/lex#header
[lex.header]https://timsong-cpp.github.io/cppwp/lex.header
header-name:https://timsong-cpp.github.io/cppwp/lex#nt:header-name
h-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:h-char-sequence
q-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:q-char-sequence
h-char-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:h-char-sequence
h-charhttps://timsong-cpp.github.io/cppwp/lex#nt:h-char
h-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:h-char-sequence
h-char:https://timsong-cpp.github.io/cppwp/lex#nt:h-char
q-char-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:q-char-sequence
q-charhttps://timsong-cpp.github.io/cppwp/lex#nt:q-char
q-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:q-char-sequence
q-char:https://timsong-cpp.github.io/cppwp/lex#nt:q-char
1https://timsong-cpp.github.io/cppwp/lex#header-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L724
header-namehttps://timsong-cpp.github.io/cppwp/lex#nt:header-name
[cpp.include]https://timsong-cpp.github.io/cppwp/cpp.include
.https://timsong-cpp.github.io/cppwp/lex#header-1.sentence-1
1https://timsong-cpp.github.io/cppwp/lex#header-note-1
[lex.pptoken]https://timsong-cpp.github.io/cppwp/lex#pptoken
.https://timsong-cpp.github.io/cppwp/lex#header-1.sentence-2
2https://timsong-cpp.github.io/cppwp/lex#header-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L736
q-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:q-char-sequence
h-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:h-char-sequence
h-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:h-char-sequence
.https://timsong-cpp.github.io/cppwp/lex#header-2.sentence-1
2https://timsong-cpp.github.io/cppwp/lex#header-note-2
.https://timsong-cpp.github.io/cppwp/lex#header-2.sentence-2
5.7https://timsong-cpp.github.io/cppwp/lex#ppnumber
[lex.ppnumber]https://timsong-cpp.github.io/cppwp/lex.ppnumber
pp-number:https://timsong-cpp.github.io/cppwp/lex#nt:pp-number
digithttps://timsong-cpp.github.io/cppwp/lex#nt:digit
digithttps://timsong-cpp.github.io/cppwp/lex#nt:digit
pp-numberhttps://timsong-cpp.github.io/cppwp/lex#nt:pp-number
identifier-continuehttps://timsong-cpp.github.io/cppwp/lex#nt:identifier-continue
pp-numberhttps://timsong-cpp.github.io/cppwp/lex#nt:pp-number
digithttps://timsong-cpp.github.io/cppwp/lex#nt:digit
pp-numberhttps://timsong-cpp.github.io/cppwp/lex#nt:pp-number
nondigithttps://timsong-cpp.github.io/cppwp/lex#nt:nondigit
pp-numberhttps://timsong-cpp.github.io/cppwp/lex#nt:pp-number
signhttps://timsong-cpp.github.io/cppwp/lex#nt:sign
pp-numberhttps://timsong-cpp.github.io/cppwp/lex#nt:pp-number
signhttps://timsong-cpp.github.io/cppwp/lex#nt:sign
pp-numberhttps://timsong-cpp.github.io/cppwp/lex#nt:pp-number
signhttps://timsong-cpp.github.io/cppwp/lex#nt:sign
pp-numberhttps://timsong-cpp.github.io/cppwp/lex#nt:pp-number
signhttps://timsong-cpp.github.io/cppwp/lex#nt:sign
pp-numberhttps://timsong-cpp.github.io/cppwp/lex#nt:pp-number
1https://timsong-cpp.github.io/cppwp/lex#ppnumber-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L769
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
[lex.icon]https://timsong-cpp.github.io/cppwp/lex#icon
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
[lex.fcon]https://timsong-cpp.github.io/cppwp/lex#fcon
.https://timsong-cpp.github.io/cppwp/lex#ppnumber-1.sentence-1
2https://timsong-cpp.github.io/cppwp/lex#ppnumber-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L774
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
.https://timsong-cpp.github.io/cppwp/lex#ppnumber-2.sentence-1
5.8https://timsong-cpp.github.io/cppwp/lex#operators
[lex.operators]https://timsong-cpp.github.io/cppwp/lex.operators
1https://timsong-cpp.github.io/cppwp/lex#operators-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L783
preprocessing-op-or-punc:https://timsong-cpp.github.io/cppwp/lex#nt:preprocessing-op-or-punc
preprocessing-operatorhttps://timsong-cpp.github.io/cppwp/lex#nt:preprocessing-operator
operator-or-punctuatorhttps://timsong-cpp.github.io/cppwp/lex#nt:operator-or-punctuator
preprocessing-operator:https://timsong-cpp.github.io/cppwp/lex#nt:preprocessing-operator
operator-or-punctuator:https://timsong-cpp.github.io/cppwp/lex#nt:operator-or-punctuator
operator-or-punctuatorhttps://timsong-cpp.github.io/cppwp/lex#nt:operator-or-punctuator
[lex.phases]https://timsong-cpp.github.io/cppwp/lex#phases
.https://timsong-cpp.github.io/cppwp/lex#operators-1.sentence-2
5.9https://timsong-cpp.github.io/cppwp/lex#digraph
[lex.digraph]https://timsong-cpp.github.io/cppwp/lex.digraph
1https://timsong-cpp.github.io/cppwp/lex#digraph-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L824
.https://timsong-cpp.github.io/cppwp/lex#digraph-1.sentence-1
10https://timsong-cpp.github.io/cppwp/lex#footnote-10
2https://timsong-cpp.github.io/cppwp/lex#digraph-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L838
.https://timsong-cpp.github.io/cppwp/lex#digraph-2.sentence-1
1https://timsong-cpp.github.io/cppwp/lex#digraph-note-1
[cpp.stringize]https://timsong-cpp.github.io/cppwp/cpp.stringize
.https://timsong-cpp.github.io/cppwp/lex#digraph-2.sentence-2
3https://timsong-cpp.github.io/cppwp/lex#tab:lex.digraph
.https://timsong-cpp.github.io/cppwp/lex#digraph-2.sentence-3
3https://timsong-cpp.github.io/cppwp/lex#tab:lex.digraph
[tab:lex.digraph]https://timsong-cpp.github.io/cppwp/tab:lex.digraph
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.digraph-row-1
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.digraph-row-2
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.digraph-row-3
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.digraph-row-4
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.digraph-row-5
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.digraph-row-6
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.digraph-row-7
10)https://timsong-cpp.github.io/cppwp/lex#footnote-10
10)https://timsong-cpp.github.io/cppwp/lex#footnoteref-10
.https://timsong-cpp.github.io/cppwp/lex#footnote-10.sentence-1
preprocessing-tokenhttps://timsong-cpp.github.io/cppwp/lex#nt:preprocessing-token
.https://timsong-cpp.github.io/cppwp/lex#footnote-10.sentence-2
.https://timsong-cpp.github.io/cppwp/lex#footnote-10.sentence-3
5.10https://timsong-cpp.github.io/cppwp/lex#token
[lex.token]https://timsong-cpp.github.io/cppwp/lex.token
token:https://timsong-cpp.github.io/cppwp/lex#nt:token
identifierhttps://timsong-cpp.github.io/cppwp/lex#nt:identifier
keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:keyword
literalhttps://timsong-cpp.github.io/cppwp/lex#nt:literal
header-namehttps://timsong-cpp.github.io/cppwp/lex#nt:header-name
operator-or-punctuatorhttps://timsong-cpp.github.io/cppwp/lex#nt:operator-or-punctuator
1https://timsong-cpp.github.io/cppwp/lex#token-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L883
.https://timsong-cpp.github.io/cppwp/lex#token-1.sentence-1
5.11https://timsong-cpp.github.io/cppwp/lex#name
[lex.name]https://timsong-cpp.github.io/cppwp/lex.name
identifier:https://timsong-cpp.github.io/cppwp/lex#nt:identifier
identifier-starthttps://timsong-cpp.github.io/cppwp/lex#nt:identifier-start
identifierhttps://timsong-cpp.github.io/cppwp/lex#nt:identifier
identifier-continuehttps://timsong-cpp.github.io/cppwp/lex#nt:identifier-continue
identifier-start:https://timsong-cpp.github.io/cppwp/lex#nt:identifier-start
nondigithttps://timsong-cpp.github.io/cppwp/lex#nt:nondigit
identifier-continue:https://timsong-cpp.github.io/cppwp/lex#nt:identifier-continue
digithttps://timsong-cpp.github.io/cppwp/lex#nt:digit
nondigithttps://timsong-cpp.github.io/cppwp/lex#nt:nondigit
nondigit:https://timsong-cpp.github.io/cppwp/lex#nt:nondigit
digit:https://timsong-cpp.github.io/cppwp/lex#nt:digit
1https://timsong-cpp.github.io/cppwp/lex#name-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L927
1https://timsong-cpp.github.io/cppwp/lex#name-note-1
.https://timsong-cpp.github.io/cppwp/lex#name-1.sentence-1
11https://timsong-cpp.github.io/cppwp/lex#footnote-11
identifierhttps://timsong-cpp.github.io/cppwp/lex#nt:identifier
.https://timsong-cpp.github.io/cppwp/lex#name-1.sentence-2
2https://timsong-cpp.github.io/cppwp/lex#name-note-2
.https://timsong-cpp.github.io/cppwp/lex#name-1.sentence-3
3https://timsong-cpp.github.io/cppwp/lex#name-note-3
[uaxid]https://timsong-cpp.github.io/cppwp/uaxid
.https://timsong-cpp.github.io/cppwp/lex#name-1.sentence-4
4https://timsong-cpp.github.io/cppwp/lex#name-note-4
identifierhttps://timsong-cpp.github.io/cppwp/lex#nt:identifier
preprocessing-tokenhttps://timsong-cpp.github.io/cppwp/lex#nt:preprocessing-token
[lex.pptoken]https://timsong-cpp.github.io/cppwp/lex#pptoken
[lex.key]https://timsong-cpp.github.io/cppwp/lex#key
[lex.token]https://timsong-cpp.github.io/cppwp/lex#token
.https://timsong-cpp.github.io/cppwp/lex#name-1.sentence-5
2https://timsong-cpp.github.io/cppwp/lex#name-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L961
4https://timsong-cpp.github.io/cppwp/lex#tab:lex.name.special
.https://timsong-cpp.github.io/cppwp/lex#name-2.sentence-1
identifierhttps://timsong-cpp.github.io/cppwp/lex#nt:identifier
.https://timsong-cpp.github.io/cppwp/lex#name-2.sentence-2
identifierhttps://timsong-cpp.github.io/cppwp/lex#nt:identifier
identifierhttps://timsong-cpp.github.io/cppwp/lex#nt:identifier
.https://timsong-cpp.github.io/cppwp/lex#name-2.sentence-3
4https://timsong-cpp.github.io/cppwp/lex#tab:lex.name.special
[tab:lex.name.special]https://timsong-cpp.github.io/cppwp/tab:lex.name.special
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.name.special-row-1
3https://timsong-cpp.github.io/cppwp/lex#name-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L988
5https://timsong-cpp.github.io/cppwp/lex#name-note-5
[cpp.replace.general]https://timsong-cpp.github.io/cppwp/cpp.replace.general
.https://timsong-cpp.github.io/cppwp/lex#name-3.sentence-1
4https://timsong-cpp.github.io/cppwp/lex#name-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L994
tokenhttps://timsong-cpp.github.io/cppwp/lex#nt:token
preprocessing-tokenhttps://timsong-cpp.github.io/cppwp/lex#nt:preprocessing-token
.https://timsong-cpp.github.io/cppwp/lex#name-4.sentence-1
(4.1)https://timsong-cpp.github.io/cppwp/lex#name-4.1
[cpp.predefined]https://timsong-cpp.github.io/cppwp/cpp.predefined
.https://timsong-cpp.github.io/cppwp/lex#name-4.1.sentence-1
(4.2)https://timsong-cpp.github.io/cppwp/lex#name-4.2
.https://timsong-cpp.github.io/cppwp/lex#name-4.2.sentence-1
11)https://timsong-cpp.github.io/cppwp/lex#footnote-11
11)https://timsong-cpp.github.io/cppwp/lex#footnoteref-11
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
.https://timsong-cpp.github.io/cppwp/lex#footnote-11.sentence-1
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
.https://timsong-cpp.github.io/cppwp/lex#footnote-11.sentence-2
.https://timsong-cpp.github.io/cppwp/lex#footnote-11.sentence-3
5.12https://timsong-cpp.github.io/cppwp/lex#key
[lex.key]https://timsong-cpp.github.io/cppwp/lex.key
keyword:https://timsong-cpp.github.io/cppwp/lex#nt:keyword
5https://timsong-cpp.github.io/cppwp/lex#tab:lex.key
import-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:import-keyword
module-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:module-keyword
export-keywordhttps://timsong-cpp.github.io/cppwp/lex#nt:export-keyword
1https://timsong-cpp.github.io/cppwp/lex#key-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1032
5https://timsong-cpp.github.io/cppwp/lex#tab:lex.key
attribute-tokenhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-token
[dcl.attr.grammar]https://timsong-cpp.github.io/cppwp/dcl.attr.grammar
.https://timsong-cpp.github.io/cppwp/lex#key-1.sentence-1
1https://timsong-cpp.github.io/cppwp/lex#key-note-1
.https://timsong-cpp.github.io/cppwp/lex#key-1.sentence-2
5https://timsong-cpp.github.io/cppwp/lex#tab:lex.key
[tab:lex.key]https://timsong-cpp.github.io/cppwp/tab:lex.key
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-1
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-2
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-3
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-4
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-5
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-6
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-7
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-8
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-9
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-10
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-11
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-12
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-13
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-14
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-15
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-16
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key-row-17
2https://timsong-cpp.github.io/cppwp/lex#key-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1132
2https://timsong-cpp.github.io/cppwp/lex#key-note-2
[cpp.replace.general]https://timsong-cpp.github.io/cppwp/cpp.replace.general
.https://timsong-cpp.github.io/cppwp/lex#key-2.sentence-1
3https://timsong-cpp.github.io/cppwp/lex#key-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1137
6https://timsong-cpp.github.io/cppwp/lex#tab:lex.key.digraph
[lex.digraph]https://timsong-cpp.github.io/cppwp/lex#digraph
.https://timsong-cpp.github.io/cppwp/lex#key-3.sentence-1
6https://timsong-cpp.github.io/cppwp/lex#tab:lex.key.digraph
[tab:lex.key.digraph]https://timsong-cpp.github.io/cppwp/tab:lex.key.digraph
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key.digraph-row-1
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.key.digraph-row-2
5.13https://timsong-cpp.github.io/cppwp/lex#literal
[lex.literal]https://timsong-cpp.github.io/cppwp/lex.literal
5.13.1https://timsong-cpp.github.io/cppwp/lex#literal.kinds
[lex.literal.kinds]https://timsong-cpp.github.io/cppwp/lex.literal.kinds
1https://timsong-cpp.github.io/cppwp/lex#literal.kinds-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1157
.https://timsong-cpp.github.io/cppwp/lex#literal.kinds-1.sentence-1
literal:https://timsong-cpp.github.io/cppwp/lex#nt:literal
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
boolean-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:boolean-literal
pointer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:pointer-literal
user-defined-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-literal
1https://timsong-cpp.github.io/cppwp/lex#literal.kinds-note-1
expressionhttps://timsong-cpp.github.io/cppwp/expr.comma#nt:expression
[expr.prim.literal]https://timsong-cpp.github.io/cppwp/expr.prim.literal
.https://timsong-cpp.github.io/cppwp/lex#literal.kinds-1.sentence-2
5.13.2https://timsong-cpp.github.io/cppwp/lex#icon
[lex.icon]https://timsong-cpp.github.io/cppwp/lex.icon
integer-literal:https://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
binary-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:binary-literal
integer-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-suffix
octal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:octal-literal
integer-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-suffix
decimal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:decimal-literal
integer-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-suffix
hexadecimal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-literal
integer-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-suffix
binary-literal:https://timsong-cpp.github.io/cppwp/lex#nt:binary-literal
binary-digithttps://timsong-cpp.github.io/cppwp/lex#nt:binary-digit
binary-digithttps://timsong-cpp.github.io/cppwp/lex#nt:binary-digit
binary-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:binary-literal
binary-digithttps://timsong-cpp.github.io/cppwp/lex#nt:binary-digit
octal-literal:https://timsong-cpp.github.io/cppwp/lex#nt:octal-literal
octal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:octal-literal
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
decimal-literal:https://timsong-cpp.github.io/cppwp/lex#nt:decimal-literal
nonzero-digithttps://timsong-cpp.github.io/cppwp/lex#nt:nonzero-digit
decimal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:decimal-literal
digithttps://timsong-cpp.github.io/cppwp/lex#nt:digit
hexadecimal-literal:https://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-literal
hexadecimal-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-prefix
hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit-sequence
binary-digit:https://timsong-cpp.github.io/cppwp/lex#nt:binary-digit
octal-digit:https://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
nonzero-digit:https://timsong-cpp.github.io/cppwp/lex#nt:nonzero-digit
hexadecimal-prefix:https://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-prefix
hexadecimal-digit-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit-sequence
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit-sequence
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
hexadecimal-digit:https://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
integer-suffix:https://timsong-cpp.github.io/cppwp/lex#nt:integer-suffix
unsigned-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:unsigned-suffix
long-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:long-suffix
unsigned-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:unsigned-suffix
long-long-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:long-long-suffix
unsigned-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:unsigned-suffix
size-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:size-suffix
long-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:long-suffix
unsigned-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:unsigned-suffix
long-long-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:long-long-suffix
unsigned-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:unsigned-suffix
size-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:size-suffix
unsigned-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:unsigned-suffix
unsigned-suffix:https://timsong-cpp.github.io/cppwp/lex#nt:unsigned-suffix
long-suffix:https://timsong-cpp.github.io/cppwp/lex#nt:long-suffix
long-long-suffix:https://timsong-cpp.github.io/cppwp/lex#nt:long-long-suffix
size-suffix:https://timsong-cpp.github.io/cppwp/lex#nt:size-suffix
1https://timsong-cpp.github.io/cppwp/lex#icon-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1275
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
binary-digithttps://timsong-cpp.github.io/cppwp/lex#nt:binary-digit
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
digithttps://timsong-cpp.github.io/cppwp/lex#nt:digit
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
7https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.base
.https://timsong-cpp.github.io/cppwp/lex#icon-1.sentence-1
1https://timsong-cpp.github.io/cppwp/lex#icon-note-1
.https://timsong-cpp.github.io/cppwp/lex#icon-1.sentence-2
7https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.base
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
[tab:lex.icon.base]https://timsong-cpp.github.io/cppwp/tab:lex.icon.base
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.base-row-1
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.base-row-2
binary-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:binary-literal
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.base-row-3
octal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:octal-literal
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.base-row-4
decimal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:decimal-literal
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.base-row-5
hexadecimal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-literal
2https://timsong-cpp.github.io/cppwp/lex#icon-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1304
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
.https://timsong-cpp.github.io/cppwp/lex#icon-2.sentence-1
1https://timsong-cpp.github.io/cppwp/lex#icon-example-1
.https://timsong-cpp.github.io/cppwp/lex#icon-2.sentence-2
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
.https://timsong-cpp.github.io/cppwp/lex#icon-2.sentence-3
3https://timsong-cpp.github.io/cppwp/lex#icon-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1315
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
8https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type
integer-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-suffix
.https://timsong-cpp.github.io/cppwp/lex#icon-3.sentence-1
8https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
[tab:lex.icon.type]https://timsong-cpp.github.io/cppwp/tab:lex.icon.type
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-1
integer-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-suffix
decimal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:decimal-literal
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
decimal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:decimal-literal
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-2
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-3
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-4
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-5
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-6
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-7
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-8
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-9
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-10
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-11
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-12
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-13
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-14
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-15
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-16
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-17
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-18
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-19
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-20
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-21
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-22
[support.types.layout]https://timsong-cpp.github.io/cppwp/support.types.layout
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-23
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-24
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.icon.type-row-25
4https://timsong-cpp.github.io/cppwp/lex#icon-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1406
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
size-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:size-suffix
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/lex#icon-4.sentence-1
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
.https://timsong-cpp.github.io/cppwp/lex#icon-4.sentence-2
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
.https://timsong-cpp.github.io/cppwp/lex#icon-4.sentence-3
.https://timsong-cpp.github.io/cppwp/lex#icon-4.sentence-4
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
.https://timsong-cpp.github.io/cppwp/lex#icon-4.sentence-5
2https://timsong-cpp.github.io/cppwp/lex#icon-note-2
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
.https://timsong-cpp.github.io/cppwp/lex#icon-4.sentence-6
5.13.3https://timsong-cpp.github.io/cppwp/lex#ccon
[lex.ccon]https://timsong-cpp.github.io/cppwp/lex.ccon
character-literal:https://timsong-cpp.github.io/cppwp/lex#nt:character-literal
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
c-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:c-char-sequence
encoding-prefix:https://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
c-char-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:c-char-sequence
c-charhttps://timsong-cpp.github.io/cppwp/lex#nt:c-char
c-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:c-char-sequence
c-char:https://timsong-cpp.github.io/cppwp/lex#nt:c-char
basic-c-charhttps://timsong-cpp.github.io/cppwp/lex#nt:basic-c-char
escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:escape-sequence
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
basic-c-char:https://timsong-cpp.github.io/cppwp/lex#nt:basic-c-char
escape-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:escape-sequence
simple-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-escape-sequence
numeric-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:numeric-escape-sequence
conditional-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:conditional-escape-sequence
simple-escape-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:simple-escape-sequence
simple-escape-sequence-charhttps://timsong-cpp.github.io/cppwp/lex#nt:simple-escape-sequence-char
simple-escape-sequence-char:https://timsong-cpp.github.io/cppwp/lex#nt:simple-escape-sequence-char
numeric-escape-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:numeric-escape-sequence
octal-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:octal-escape-sequence
hexadecimal-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-escape-sequence
simple-octal-digit-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:simple-octal-digit-sequence
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
simple-octal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-octal-digit-sequence
octal-escape-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:octal-escape-sequence
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
simple-octal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-octal-digit-sequence
hexadecimal-escape-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-escape-sequence
simple-hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-hexadecimal-digit-sequence
simple-hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-hexadecimal-digit-sequence
conditional-escape-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:conditional-escape-sequence
conditional-escape-sequence-charhttps://timsong-cpp.github.io/cppwp/lex#nt:conditional-escape-sequence-char
conditional-escape-sequence-char:https://timsong-cpp.github.io/cppwp/lex#nt:conditional-escape-sequence-char
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
simple-escape-sequence-charhttps://timsong-cpp.github.io/cppwp/lex#nt:simple-escape-sequence-char
1https://timsong-cpp.github.io/cppwp/lex#ccon-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1512
multicharacter literalhttps://timsong-cpp.github.io/cppwp/lex#def:literal,multicharacter
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
c-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:c-char-sequence
c-charhttps://timsong-cpp.github.io/cppwp/lex#nt:c-char
.https://timsong-cpp.github.io/cppwp/lex#ccon-1.sentence-1
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
.https://timsong-cpp.github.io/cppwp/lex#ccon-1.sentence-2
c-charhttps://timsong-cpp.github.io/cppwp/lex#nt:c-char
.https://timsong-cpp.github.io/cppwp/lex#ccon-1.sentence-3
.https://timsong-cpp.github.io/cppwp/lex#ccon-1.sentence-4
2https://timsong-cpp.github.io/cppwp/lex#ccon-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1532
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
[lex.charset]https://timsong-cpp.github.io/cppwp/lex#charset
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
c-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:c-char-sequence
9https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.literal
.https://timsong-cpp.github.io/cppwp/lex#ccon-2.sentence-1
9https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.literal
[tab:lex.ccon.literal]https://timsong-cpp.github.io/cppwp/tab:lex.ccon.literal
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.literal-row-1
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.literal-row-2
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.literal-row-3
ordinary character literalhttps://timsong-cpp.github.io/cppwp/lex#def:literal,character,ordinary
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.literal-row-4
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.literal-row-5
wide character literalhttps://timsong-cpp.github.io/cppwp/lex#def:literal,character,wide
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.literal-row-6
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.literal-row-7
UTF-8 character literalhttps://timsong-cpp.github.io/cppwp/lex#def:literal,character,UTF-8
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.literal-row-8
UTF-16 character literalhttps://timsong-cpp.github.io/cppwp/lex#def:literal,character,UTF-16
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.literal-row-9
UTF-32 character literalhttps://timsong-cpp.github.io/cppwp/lex#def:literal,character,UTF-32
3https://timsong-cpp.github.io/cppwp/lex#ccon-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1578
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
.https://timsong-cpp.github.io/cppwp/lex#ccon-3.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#ccon-3.sentence-2
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
(3.1)https://timsong-cpp.github.io/cppwp/lex#ccon-3.1
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
c-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:c-char-sequence
basic-c-charhttps://timsong-cpp.github.io/cppwp/lex#nt:basic-c-char
simple-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-escape-sequence
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
.https://timsong-cpp.github.io/cppwp/lex#ccon-3.1.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#ccon-3.1.sentence-2
(3.2)https://timsong-cpp.github.io/cppwp/lex#ccon-3.2
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
c-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:c-char-sequence
numeric-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:numeric-escape-sequence
(3.2.1)https://timsong-cpp.github.io/cppwp/lex#ccon-3.2.1
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
octal-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:octal-escape-sequence
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
hexadecimal-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-escape-sequence
.https://timsong-cpp.github.io/cppwp/lex#ccon-3.2.1.sentence-1
(3.2.2)https://timsong-cpp.github.io/cppwp/lex#ccon-3.2.2
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
.https://timsong-cpp.github.io/cppwp/lex#ccon-3.2.2.sentence-1
(3.2.3)https://timsong-cpp.github.io/cppwp/lex#ccon-3.2.3
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
.https://timsong-cpp.github.io/cppwp/lex#ccon-3.2.3.sentence-1
(3.2.4)https://timsong-cpp.github.io/cppwp/lex#ccon-3.2.4
.https://timsong-cpp.github.io/cppwp/lex#ccon-3.2.4.sentence-1
(3.3)https://timsong-cpp.github.io/cppwp/lex#ccon-3.3
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
c-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:c-char-sequence
conditional-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:conditional-escape-sequence
.https://timsong-cpp.github.io/cppwp/lex#ccon-3.3.sentence-1
4https://timsong-cpp.github.io/cppwp/lex#ccon-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1636
simple-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-escape-sequence
10https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc
.https://timsong-cpp.github.io/cppwp/lex#ccon-4.sentence-1
1https://timsong-cpp.github.io/cppwp/lex#ccon-note-1
.https://timsong-cpp.github.io/cppwp/lex#ccon-4.sentence-2
10https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc
[tab:lex.ccon.esc]https://timsong-cpp.github.io/cppwp/tab:lex.ccon.esc
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-1
simple-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-escape-sequence
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-2
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-3
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-4
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-5
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-6
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-7
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-8
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-9
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-10
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-11
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.ccon.esc-row-12
5.13.4https://timsong-cpp.github.io/cppwp/lex#fcon
[lex.fcon]https://timsong-cpp.github.io/cppwp/lex.fcon
floating-point-literal:https://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
decimal-floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:decimal-floating-point-literal
hexadecimal-floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-floating-point-literal
decimal-floating-point-literal:https://timsong-cpp.github.io/cppwp/lex#nt:decimal-floating-point-literal
fractional-constanthttps://timsong-cpp.github.io/cppwp/lex#nt:fractional-constant
exponent-parthttps://timsong-cpp.github.io/cppwp/lex#nt:exponent-part
floating-point-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-suffix
digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
exponent-parthttps://timsong-cpp.github.io/cppwp/lex#nt:exponent-part
floating-point-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-suffix
hexadecimal-floating-point-literal:https://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-floating-point-literal
hexadecimal-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-prefix
hexadecimal-fractional-constanthttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-fractional-constant
binary-exponent-parthttps://timsong-cpp.github.io/cppwp/lex#nt:binary-exponent-part
floating-point-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-suffix
hexadecimal-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-prefix
hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit-sequence
binary-exponent-parthttps://timsong-cpp.github.io/cppwp/lex#nt:binary-exponent-part
floating-point-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-suffix
fractional-constant:https://timsong-cpp.github.io/cppwp/lex#nt:fractional-constant
digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
hexadecimal-fractional-constant:https://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-fractional-constant
hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit-sequence
hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit-sequence
hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit-sequence
exponent-part:https://timsong-cpp.github.io/cppwp/lex#nt:exponent-part
signhttps://timsong-cpp.github.io/cppwp/lex#nt:sign
digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
signhttps://timsong-cpp.github.io/cppwp/lex#nt:sign
digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
binary-exponent-part:https://timsong-cpp.github.io/cppwp/lex#nt:binary-exponent-part
signhttps://timsong-cpp.github.io/cppwp/lex#nt:sign
digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
signhttps://timsong-cpp.github.io/cppwp/lex#nt:sign
digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
sign:https://timsong-cpp.github.io/cppwp/lex#nt:sign
digit-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
digithttps://timsong-cpp.github.io/cppwp/lex#nt:digit
digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
digithttps://timsong-cpp.github.io/cppwp/lex#nt:digit
floating-point-suffix:https://timsong-cpp.github.io/cppwp/lex#nt:floating-point-suffix
1https://timsong-cpp.github.io/cppwp/lex#fcon-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1725
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
[basic.extended.fp]https://timsong-cpp.github.io/cppwp/basic.extended.fp
floating-point-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-suffix
11https://timsong-cpp.github.io/cppwp/lex#tab:lex.fcon.type
.https://timsong-cpp.github.io/cppwp/lex#fcon-1.sentence-1
1https://timsong-cpp.github.io/cppwp/lex#fcon-note-1
.https://timsong-cpp.github.io/cppwp/lex#fcon-1.sentence-2
[basic.extended.fp]https://timsong-cpp.github.io/cppwp/basic.extended.fp
.https://timsong-cpp.github.io/cppwp/lex#fcon-1.sentence-3
11https://timsong-cpp.github.io/cppwp/lex#tab:lex.fcon.type
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
[tab:lex.fcon.type]https://timsong-cpp.github.io/cppwp/tab:lex.fcon.type
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.fcon.type-row-1
floating-point-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-suffix
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.fcon.type-row-2
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.fcon.type-row-3
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.fcon.type-row-4
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.fcon.type-row-5
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.fcon.type-row-6
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.fcon.type-row-7
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.fcon.type-row-8
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.fcon.type-row-9
2https://timsong-cpp.github.io/cppwp/lex#fcon-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1759
significandhttps://timsong-cpp.github.io/cppwp/lex#def:significand
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
fractional-constanthttps://timsong-cpp.github.io/cppwp/lex#nt:fractional-constant
digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
decimal-floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:decimal-floating-point-literal
hexadecimal-fractional-constanthttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-fractional-constant
hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit-sequence
hexadecimal-floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-floating-point-literal
.https://timsong-cpp.github.io/cppwp/lex#fcon-2.sentence-1
digithttps://timsong-cpp.github.io/cppwp/lex#nt:digit
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
decimal-floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:decimal-floating-point-literal
hexadecimal-floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-floating-point-literal
.https://timsong-cpp.github.io/cppwp/lex#fcon-2.sentence-2
2https://timsong-cpp.github.io/cppwp/lex#fcon-note-2
.https://timsong-cpp.github.io/cppwp/lex#fcon-2.sentence-3
exponent-parthttps://timsong-cpp.github.io/cppwp/lex#nt:exponent-part
binary-exponent-parthttps://timsong-cpp.github.io/cppwp/lex#nt:binary-exponent-part
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
signhttps://timsong-cpp.github.io/cppwp/lex#nt:sign
digithttps://timsong-cpp.github.io/cppwp/lex#nt:digit
.https://timsong-cpp.github.io/cppwp/lex#fcon-2.sentence-4
.https://timsong-cpp.github.io/cppwp/lex#fcon-2.sentence-5
decimal-floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:decimal-floating-point-literal
hexadecimal-floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-floating-point-literal
.https://timsong-cpp.github.io/cppwp/lex#fcon-2.sentence-6
1https://timsong-cpp.github.io/cppwp/lex#fcon-example-1
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
.https://timsong-cpp.github.io/cppwp/lex#fcon-2.sentence-7
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
.https://timsong-cpp.github.io/cppwp/lex#fcon-2.sentence-8
3https://timsong-cpp.github.io/cppwp/lex#fcon-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1793
.https://timsong-cpp.github.io/cppwp/lex#fcon-3.sentence-1
floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:floating-point-literal
.https://timsong-cpp.github.io/cppwp/lex#fcon-3.sentence-2
2https://timsong-cpp.github.io/cppwp/lex#fcon-example-2
[basic.extended.fp]https://timsong-cpp.github.io/cppwp/basic.extended.fp
.https://timsong-cpp.github.io/cppwp/lex#fcon-3.sentence-3
5.13.5https://timsong-cpp.github.io/cppwp/lex#string
[lex.string]https://timsong-cpp.github.io/cppwp/lex.string
string-literal:https://timsong-cpp.github.io/cppwp/lex#nt:string-literal
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
plain-string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:plain-string-literal
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
raw-stringhttps://timsong-cpp.github.io/cppwp/lex#nt:raw-string
plain-string-literal:https://timsong-cpp.github.io/cppwp/lex#nt:plain-string-literal
s-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:s-char-sequence
s-char-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:s-char-sequence
s-charhttps://timsong-cpp.github.io/cppwp/lex#nt:s-char
s-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:s-char-sequence
s-char:https://timsong-cpp.github.io/cppwp/lex#nt:s-char
basic-s-charhttps://timsong-cpp.github.io/cppwp/lex#nt:basic-s-char
escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:escape-sequence
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
basic-s-char:https://timsong-cpp.github.io/cppwp/lex#nt:basic-s-char
raw-string:https://timsong-cpp.github.io/cppwp/lex#nt:raw-string
d-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:d-char-sequence
r-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:r-char-sequence
d-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:d-char-sequence
r-char-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:r-char-sequence
r-charhttps://timsong-cpp.github.io/cppwp/lex#nt:r-char
r-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:r-char-sequence
r-char:https://timsong-cpp.github.io/cppwp/lex#nt:r-char
d-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:d-char-sequence
d-char-sequence:https://timsong-cpp.github.io/cppwp/lex#nt:d-char-sequence
d-charhttps://timsong-cpp.github.io/cppwp/lex#nt:d-char
d-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:d-char-sequence
d-char:https://timsong-cpp.github.io/cppwp/lex#nt:d-char
1https://timsong-cpp.github.io/cppwp/lex#string-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1871
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
[lex.charset]https://timsong-cpp.github.io/cppwp/lex#charset
s-charhttps://timsong-cpp.github.io/cppwp/lex#nt:s-char
r-charhttps://timsong-cpp.github.io/cppwp/lex#nt:r-char
12https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
.https://timsong-cpp.github.io/cppwp/lex#string-1.sentence-1
12https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.literal
[tab:lex.string.literal]https://timsong-cpp.github.io/cppwp/tab:lex.string.literal
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.literal-row-1
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.literal-row-2
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.literal-row-3
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.literal-row-4
ordinary string literalhttps://timsong-cpp.github.io/cppwp/lex#def:literal,string,ordinary
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.literal-row-5
wide string literalhttps://timsong-cpp.github.io/cppwp/lex#def:literal,string,wide
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.literal-row-6
UTF-8 string literalhttps://timsong-cpp.github.io/cppwp/lex#def:literal,string,UTF-8
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.literal-row-7
UTF-16 string literalhttps://timsong-cpp.github.io/cppwp/lex#def:literal,string,UTF-16
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.literal-row-8
UTF-32 string literalhttps://timsong-cpp.github.io/cppwp/lex#def:literal,string,UTF-32
2https://timsong-cpp.github.io/cppwp/lex#string-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1929
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
raw string literalhttps://timsong-cpp.github.io/cppwp/lex#def:raw_string_literal
.https://timsong-cpp.github.io/cppwp/lex#string-2.sentence-1
d-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:d-char-sequence
.https://timsong-cpp.github.io/cppwp/lex#string-2.sentence-2
d-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:d-char-sequence
raw-stringhttps://timsong-cpp.github.io/cppwp/lex#nt:raw-string
d-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:d-char-sequence
.https://timsong-cpp.github.io/cppwp/lex#string-2.sentence-3
d-char-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:d-char-sequence
.https://timsong-cpp.github.io/cppwp/lex#string-2.sentence-4
3https://timsong-cpp.github.io/cppwp/lex#string-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1939
1https://timsong-cpp.github.io/cppwp/lex#string-note-1
raw-stringhttps://timsong-cpp.github.io/cppwp/lex#nt:raw-string
.https://timsong-cpp.github.io/cppwp/lex#string-3.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#string-3.sentence-2
4https://timsong-cpp.github.io/cppwp/lex#string-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1946
2https://timsong-cpp.github.io/cppwp/lex#string-note-2
.https://timsong-cpp.github.io/cppwp/lex#string-4.sentence-1
5https://timsong-cpp.github.io/cppwp/lex#string-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1959
1https://timsong-cpp.github.io/cppwp/lex#string-example-1
.https://timsong-cpp.github.io/cppwp/lex#string-5.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#string-5.sentence-2
6https://timsong-cpp.github.io/cppwp/lex#string-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1975
narrow string literalshttps://timsong-cpp.github.io/cppwp/lex#def:literal,string,narrow
.https://timsong-cpp.github.io/cppwp/lex#string-6.sentence-1
7https://timsong-cpp.github.io/cppwp/lex#string-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1980
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
.https://timsong-cpp.github.io/cppwp/lex#string-7.sentence-1
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
.https://timsong-cpp.github.io/cppwp/lex#string-7.sentence-2
3https://timsong-cpp.github.io/cppwp/lex#string-note-3
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
.https://timsong-cpp.github.io/cppwp/lex#string-7.sentence-3
8https://timsong-cpp.github.io/cppwp/lex#string-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1992
[lex.phases]https://timsong-cpp.github.io/cppwp/lex#phases
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
.https://timsong-cpp.github.io/cppwp/lex#string-8.sentence-1
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
.https://timsong-cpp.github.io/cppwp/lex#string-8.sentence-2
2https://timsong-cpp.github.io/cppwp/lex#string-example-2
.https://timsong-cpp.github.io/cppwp/lex#string-8.sentence-3
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
.https://timsong-cpp.github.io/cppwp/lex#string-8.sentence-4
13https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.concat
.https://timsong-cpp.github.io/cppwp/lex#string-8.sentence-5
13https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.concat
[tab:lex.string.concat]https://timsong-cpp.github.io/cppwp/tab:lex.string.concat
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.concat-row-1
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.concat-row-2
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.concat-row-3
πŸ”—https://timsong-cpp.github.io/cppwp/lex#tab:lex.string.concat-row-4
9https://timsong-cpp.github.io/cppwp/lex#string-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2037
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
[basic.stc]https://timsong-cpp.github.io/cppwp/basic.stc
.https://timsong-cpp.github.io/cppwp/lex#string-9.sentence-1
4https://timsong-cpp.github.io/cppwp/lex#string-note-4
[intro.object]https://timsong-cpp.github.io/cppwp/intro.object
.https://timsong-cpp.github.io/cppwp/lex#string-9.sentence-2
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
.https://timsong-cpp.github.io/cppwp/lex#string-9.sentence-3
5https://timsong-cpp.github.io/cppwp/lex#string-note-5
.https://timsong-cpp.github.io/cppwp/lex#string-9.sentence-4
10https://timsong-cpp.github.io/cppwp/lex#string-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2051
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
s-charhttps://timsong-cpp.github.io/cppwp/lex#nt:s-char
r-charhttps://timsong-cpp.github.io/cppwp/lex#nt:r-char
(10.1)https://timsong-cpp.github.io/cppwp/lex#string-10.1
basic-s-charhttps://timsong-cpp.github.io/cppwp/lex#nt:basic-s-char
r-charhttps://timsong-cpp.github.io/cppwp/lex#nt:r-char
simple-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-escape-sequence
[lex.ccon]https://timsong-cpp.github.io/cppwp/lex#ccon
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
[lex.charset]https://timsong-cpp.github.io/cppwp/lex#charset
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
.https://timsong-cpp.github.io/cppwp/lex#string-10.1.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#string-10.1.sentence-2
6https://timsong-cpp.github.io/cppwp/lex#string-note-6
.https://timsong-cpp.github.io/cppwp/lex#string-10.1.sentence-3
.https://timsong-cpp.github.io/cppwp/lex#string-10.1.sentence-4
7https://timsong-cpp.github.io/cppwp/lex#string-note-7
.https://timsong-cpp.github.io/cppwp/lex#string-10.1.sentence-5
(10.2)https://timsong-cpp.github.io/cppwp/lex#string-10.2
numeric-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:numeric-escape-sequence
[lex.ccon]https://timsong-cpp.github.io/cppwp/lex#ccon
(10.2.1)https://timsong-cpp.github.io/cppwp/lex#string-10.2.1
octal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:octal-digit
octal-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:octal-escape-sequence
hexadecimal-digithttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit
hexadecimal-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-escape-sequence
.https://timsong-cpp.github.io/cppwp/lex#string-10.2.1.sentence-1
(10.2.2)https://timsong-cpp.github.io/cppwp/lex#string-10.2.2
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
.https://timsong-cpp.github.io/cppwp/lex#string-10.2.2.sentence-1
(10.2.3)https://timsong-cpp.github.io/cppwp/lex#string-10.2.3
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
.https://timsong-cpp.github.io/cppwp/lex#string-10.2.3.sentence-1
(10.2.4)https://timsong-cpp.github.io/cppwp/lex#string-10.2.4
.https://timsong-cpp.github.io/cppwp/lex#string-10.2.4.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#string-10.2.sentence-2
(10.3)https://timsong-cpp.github.io/cppwp/lex#string-10.3
conditional-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:conditional-escape-sequence
[lex.ccon]https://timsong-cpp.github.io/cppwp/lex#ccon
.https://timsong-cpp.github.io/cppwp/lex#string-10.3.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#string-10.3.sentence-2
5.13.6https://timsong-cpp.github.io/cppwp/lex#string.uneval
[lex.string.uneval]https://timsong-cpp.github.io/cppwp/lex.string.uneval
unevaluated-string:https://timsong-cpp.github.io/cppwp/lex#nt:unevaluated-string
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
1https://timsong-cpp.github.io/cppwp/lex#string.uneval-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2134
unevaluated-stringhttps://timsong-cpp.github.io/cppwp/lex#nt:unevaluated-string
encoding-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:encoding-prefix
.https://timsong-cpp.github.io/cppwp/lex#string.uneval-1.sentence-1
2https://timsong-cpp.github.io/cppwp/lex#string.uneval-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2137
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex#nt:universal-character-name
simple-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:simple-escape-sequence
unevaluated-stringhttps://timsong-cpp.github.io/cppwp/lex#nt:unevaluated-string
.https://timsong-cpp.github.io/cppwp/lex#string.uneval-2.sentence-1
unevaluated-stringhttps://timsong-cpp.github.io/cppwp/lex#nt:unevaluated-string
numeric-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:numeric-escape-sequence
conditional-escape-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:conditional-escape-sequence
.https://timsong-cpp.github.io/cppwp/lex#string.uneval-2.sentence-2
3https://timsong-cpp.github.io/cppwp/lex#string.uneval-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2145
unevaluated-stringhttps://timsong-cpp.github.io/cppwp/lex#nt:unevaluated-string
.https://timsong-cpp.github.io/cppwp/lex#string.uneval-3.sentence-1
5.13.7https://timsong-cpp.github.io/cppwp/lex#bool
[lex.bool]https://timsong-cpp.github.io/cppwp/lex.bool
boolean-literal:https://timsong-cpp.github.io/cppwp/lex#nt:boolean-literal
1https://timsong-cpp.github.io/cppwp/lex#bool-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2158
.https://timsong-cpp.github.io/cppwp/lex#bool-1.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#bool-1.sentence-2
5.13.8https://timsong-cpp.github.io/cppwp/lex#nullptr
[lex.nullptr]https://timsong-cpp.github.io/cppwp/lex.nullptr
pointer-literal:https://timsong-cpp.github.io/cppwp/lex#nt:pointer-literal
1https://timsong-cpp.github.io/cppwp/lex#nullptr-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2171
.https://timsong-cpp.github.io/cppwp/lex#nullptr-1.sentence-1
.https://timsong-cpp.github.io/cppwp/lex#nullptr-1.sentence-2
1https://timsong-cpp.github.io/cppwp/lex#nullptr-note-1
.https://timsong-cpp.github.io/cppwp/lex#nullptr-1.sentence-3
[conv.ptr]https://timsong-cpp.github.io/cppwp/conv.ptr
[conv.mem]https://timsong-cpp.github.io/cppwp/conv.mem
.https://timsong-cpp.github.io/cppwp/lex#nullptr-1.sentence-4
5.13.9https://timsong-cpp.github.io/cppwp/lex#ext
[lex.ext]https://timsong-cpp.github.io/cppwp/lex.ext
user-defined-literal:https://timsong-cpp.github.io/cppwp/lex#nt:user-defined-literal
user-defined-integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-integer-literal
user-defined-floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-floating-point-literal
user-defined-string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-string-literal
user-defined-character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-character-literal
user-defined-integer-literal:https://timsong-cpp.github.io/cppwp/lex#nt:user-defined-integer-literal
decimal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:decimal-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
octal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:octal-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
hexadecimal-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
binary-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:binary-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
user-defined-floating-point-literal:https://timsong-cpp.github.io/cppwp/lex#nt:user-defined-floating-point-literal
fractional-constanthttps://timsong-cpp.github.io/cppwp/lex#nt:fractional-constant
exponent-parthttps://timsong-cpp.github.io/cppwp/lex#nt:exponent-part
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:digit-sequence
exponent-parthttps://timsong-cpp.github.io/cppwp/lex#nt:exponent-part
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
hexadecimal-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-prefix
hexadecimal-fractional-constanthttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-fractional-constant
binary-exponent-parthttps://timsong-cpp.github.io/cppwp/lex#nt:binary-exponent-part
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
hexadecimal-prefixhttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-prefix
hexadecimal-digit-sequencehttps://timsong-cpp.github.io/cppwp/lex#nt:hexadecimal-digit-sequence
binary-exponent-parthttps://timsong-cpp.github.io/cppwp/lex#nt:binary-exponent-part
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
user-defined-string-literal:https://timsong-cpp.github.io/cppwp/lex#nt:user-defined-string-literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
user-defined-character-literal:https://timsong-cpp.github.io/cppwp/lex#nt:user-defined-character-literal
character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:character-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
ud-suffix:https://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
identifierhttps://timsong-cpp.github.io/cppwp/lex#nt:identifier
1https://timsong-cpp.github.io/cppwp/lex#ext-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2223
user-defined-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-literal
literalhttps://timsong-cpp.github.io/cppwp/lex#nt:literal
.https://timsong-cpp.github.io/cppwp/lex#ext-1.sentence-1
1https://timsong-cpp.github.io/cppwp/lex#ext-example-1
user-defined-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-literal
integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:integer-literal
.https://timsong-cpp.github.io/cppwp/lex#ext-1.sentence-2
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
user-defined-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-literal
.https://timsong-cpp.github.io/cppwp/lex#ext-1.sentence-3
2https://timsong-cpp.github.io/cppwp/lex#ext-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2235
user-defined-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-literal
[over.literal]https://timsong-cpp.github.io/cppwp/over.literal
.https://timsong-cpp.github.io/cppwp/lex#ext-2.sentence-1
user-defined-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
literal-operator-idhttps://timsong-cpp.github.io/cppwp/over.literal#nt:literal-operator-id
[basic.lookup.unqual]https://timsong-cpp.github.io/cppwp/basic.lookup.unqual
.https://timsong-cpp.github.io/cppwp/lex#ext-2.sentence-2
.https://timsong-cpp.github.io/cppwp/lex#ext-2.sentence-3
3https://timsong-cpp.github.io/cppwp/lex#ext-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2246
user-defined-integer-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-integer-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
.https://timsong-cpp.github.io/cppwp/lex#ext-3.sentence-1
[over.literal]https://timsong-cpp.github.io/cppwp/over.literal
.https://timsong-cpp.github.io/cppwp/lex#ext-3.sentence-3
.https://timsong-cpp.github.io/cppwp/lex#ext-3.sentence-5
1https://timsong-cpp.github.io/cppwp/lex#ext-note-1
.https://timsong-cpp.github.io/cppwp/lex#ext-3.sentence-6
4https://timsong-cpp.github.io/cppwp/lex#ext-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2272
user-defined-floating-point-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-floating-point-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
.https://timsong-cpp.github.io/cppwp/lex#ext-4.sentence-1
[over.literal]https://timsong-cpp.github.io/cppwp/over.literal
.https://timsong-cpp.github.io/cppwp/lex#ext-4.sentence-3
.https://timsong-cpp.github.io/cppwp/lex#ext-4.sentence-5
2https://timsong-cpp.github.io/cppwp/lex#ext-note-2
.https://timsong-cpp.github.io/cppwp/lex#ext-4.sentence-6
5https://timsong-cpp.github.io/cppwp/lex#ext-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2298
user-defined-string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-string-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
.https://timsong-cpp.github.io/cppwp/lex#ext-5.sentence-1
template-argumenthttps://timsong-cpp.github.io/cppwp/temp.names#nt:template-argument
6https://timsong-cpp.github.io/cppwp/lex#ext-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2315
user-defined-character-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-character-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
.https://timsong-cpp.github.io/cppwp/lex#ext-6.sentence-1
literal operatorhttps://timsong-cpp.github.io/cppwp/over.literal#def:literal,operator
7https://timsong-cpp.github.io/cppwp/lex#ext-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2326
2https://timsong-cpp.github.io/cppwp/lex#ext-example-2
8https://timsong-cpp.github.io/cppwp/lex#ext-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2341
[lex.phases]https://timsong-cpp.github.io/cppwp/lex#phases
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
user-defined-string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-string-literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
.https://timsong-cpp.github.io/cppwp/lex#ext-8.sentence-1
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
[lex.string]https://timsong-cpp.github.io/cppwp/lex#string
.https://timsong-cpp.github.io/cppwp/lex#ext-8.sentence-2
string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:string-literal
user-defined-string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-string-literal
user-defined-string-literalhttps://timsong-cpp.github.io/cppwp/lex#nt:user-defined-string-literal
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix
.https://timsong-cpp.github.io/cppwp/lex#ext-8.sentence-3
9https://timsong-cpp.github.io/cppwp/lex#ext-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L2351
3https://timsong-cpp.github.io/cppwp/lex#ext-example-3
ud-suffixhttps://timsong-cpp.github.io/cppwp/lex#nt:ud-suffix

URLs of crawlers that visited me.