| [lex] | https://timsong-cpp.github.io/cppwp/#lex |
| [lex.literal] | https://timsong-cpp.github.io/cppwp/lex.literal#lex.ccon |
| character-literal: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal |
| encoding-prefix | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:encoding-prefix |
| c-char-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:c-char-sequence |
| encoding-prefix: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:encoding-prefix |
| c-char-sequence: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:c-char-sequence |
| c-char | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:c-char |
| c-char-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:c-char-sequence |
| c-char: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:c-char |
| basic-c-char | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:basic-c-char |
| escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:escape-sequence |
| universal-character-name | https://timsong-cpp.github.io/cppwp/lex.universal.char#nt:universal-character-name |
| basic-c-char: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:basic-c-char |
| escape-sequence: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:escape-sequence |
| simple-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:simple-escape-sequence |
| numeric-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:numeric-escape-sequence |
| conditional-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:conditional-escape-sequence |
| simple-escape-sequence: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:simple-escape-sequence |
| simple-escape-sequence-char | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:simple-escape-sequence-char |
| simple-escape-sequence-char: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:simple-escape-sequence-char |
| numeric-escape-sequence: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:numeric-escape-sequence |
| octal-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:octal-escape-sequence |
| hexadecimal-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:hexadecimal-escape-sequence |
| simple-octal-digit-sequence: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:simple-octal-digit-sequence |
| octal-digit | https://timsong-cpp.github.io/cppwp/lex.icon#nt:octal-digit |
| simple-octal-digit-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:simple-octal-digit-sequence |
| octal-escape-sequence: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:octal-escape-sequence |
| octal-digit | https://timsong-cpp.github.io/cppwp/lex.icon#nt:octal-digit |
| octal-digit | https://timsong-cpp.github.io/cppwp/lex.icon#nt:octal-digit |
| octal-digit | https://timsong-cpp.github.io/cppwp/lex.icon#nt:octal-digit |
| octal-digit | https://timsong-cpp.github.io/cppwp/lex.icon#nt:octal-digit |
| octal-digit | https://timsong-cpp.github.io/cppwp/lex.icon#nt:octal-digit |
| octal-digit | https://timsong-cpp.github.io/cppwp/lex.icon#nt:octal-digit |
| simple-octal-digit-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:simple-octal-digit-sequence |
| hexadecimal-escape-sequence: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:hexadecimal-escape-sequence |
| simple-hexadecimal-digit-sequence | https://timsong-cpp.github.io/cppwp/lex.universal.char#nt:simple-hexadecimal-digit-sequence |
| simple-hexadecimal-digit-sequence | https://timsong-cpp.github.io/cppwp/lex.universal.char#nt:simple-hexadecimal-digit-sequence |
| conditional-escape-sequence: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:conditional-escape-sequence |
| conditional-escape-sequence-char | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:conditional-escape-sequence-char |
| conditional-escape-sequence-char: | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:conditional-escape-sequence-char |
| octal-digit | https://timsong-cpp.github.io/cppwp/lex.icon#nt:octal-digit |
| simple-escape-sequence-char | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:simple-escape-sequence-char |
| 1 | https://timsong-cpp.github.io/cppwp/lex.ccon#1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1512 |
| multicharacter literal | https://timsong-cpp.github.io/cppwp/lex.ccon#def:literal,multicharacter |
| character-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal |
| c-char-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:c-char-sequence |
| c-char | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:c-char |
| . | https://timsong-cpp.github.io/cppwp/lex.ccon#1.sentence-1 |
| encoding-prefix | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:encoding-prefix |
| . | https://timsong-cpp.github.io/cppwp/lex.ccon#1.sentence-2 |
| c-char | https://timsong-cpp.github.io/cppwp/lex.ccon#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 |
| 2 | https://timsong-cpp.github.io/cppwp/lex.ccon#2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1532 |
| character-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal |
| [lex.charset] | https://timsong-cpp.github.io/cppwp/lex.charset |
| encoding-prefix | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:encoding-prefix |
| c-char-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:c-char-sequence |
| 9 | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.literal |
| . | https://timsong-cpp.github.io/cppwp/lex.ccon#2.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/lex.ccon#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.ccon#tab:lex.ccon.literal-row-1 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.literal-row-2 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.literal-row-3 |
| ordinary character literal | https://timsong-cpp.github.io/cppwp/lex.ccon#def:literal,character,ordinary |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.literal-row-4 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.literal-row-5 |
| wide character literal | https://timsong-cpp.github.io/cppwp/lex.ccon#def:literal,character,wide |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.literal-row-6 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.literal-row-7 |
| UTF-8 character literal | https://timsong-cpp.github.io/cppwp/lex.ccon#def:literal,character,UTF-8 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.literal-row-8 |
| UTF-16 character literal | https://timsong-cpp.github.io/cppwp/lex.ccon#def:literal,character,UTF-16 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.literal-row-9 |
| UTF-32 character literal | https://timsong-cpp.github.io/cppwp/lex.ccon#def:literal,character,UTF-32 |
| 3 | https://timsong-cpp.github.io/cppwp/lex.ccon#3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1578 |
| character-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal |
| character-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#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-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal |
| (3.1) | https://timsong-cpp.github.io/cppwp/lex.ccon#3.1 |
| character-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal |
| c-char-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:c-char-sequence |
| basic-c-char | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:basic-c-char |
| simple-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:simple-escape-sequence |
| universal-character-name | https://timsong-cpp.github.io/cppwp/lex.universal.char#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-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal |
| c-char-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:c-char-sequence |
| numeric-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:numeric-escape-sequence |
| (3.2.1) | https://timsong-cpp.github.io/cppwp/lex.ccon#3.2.1 |
| octal-digit | https://timsong-cpp.github.io/cppwp/lex.icon#nt:octal-digit |
| octal-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:octal-escape-sequence |
| hexadecimal-digit | https://timsong-cpp.github.io/cppwp/lex.icon#nt:hexadecimal-digit |
| hexadecimal-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#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-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#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-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal |
| encoding-prefix | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:encoding-prefix |
| character-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal |
| character-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#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-literal | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal |
| c-char-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:c-char-sequence |
| conditional-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:conditional-escape-sequence |
| . | https://timsong-cpp.github.io/cppwp/lex.ccon#3.3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/lex.ccon#4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lex.tex#L1636 |
| simple-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:simple-escape-sequence |
| 10 | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc |
| . | https://timsong-cpp.github.io/cppwp/lex.ccon#4.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/lex.ccon#note-1 |
| . | https://timsong-cpp.github.io/cppwp/lex.ccon#4.sentence-2 |
| 10 | https://timsong-cpp.github.io/cppwp/lex.ccon#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.ccon#tab:lex.ccon.esc-row-1 |
| simple-escape-sequence | https://timsong-cpp.github.io/cppwp/lex.ccon#nt:simple-escape-sequence |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc-row-2 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc-row-3 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc-row-4 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc-row-5 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc-row-6 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc-row-7 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc-row-8 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc-row-9 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc-row-10 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc-row-11 |
| π | https://timsong-cpp.github.io/cppwp/lex.ccon#tab:lex.ccon.esc-row-12 |