| [library] | https://timsong-cpp.github.io/cppwp/#library |
| [description] | https://timsong-cpp.github.io/cppwp/description#character.seq |
| [conventions] | https://timsong-cpp.github.io/cppwp/conventions#character.seq |
| [type.descriptions] | https://timsong-cpp.github.io/cppwp/type.descriptions#character.seq |
| [character.seq.general] | https://timsong-cpp.github.io/cppwp/character.seq#general |
| [byte.strings] | https://timsong-cpp.github.io/cppwp/character.seq#byte.strings |
| [multibyte.strings] | https://timsong-cpp.github.io/cppwp/character.seq#multibyte.strings |
| 16.3.3.3.4.1 | https://timsong-cpp.github.io/cppwp/character.seq#general |
| [character.seq.general] | https://timsong-cpp.github.io/cppwp/character.seq.general |
| 1 | https://timsong-cpp.github.io/cppwp/character.seq#general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lib-intro.tex#L724 |
| (1.1) | https://timsong-cpp.github.io/cppwp/character.seq#general-1.1 |
| locale-specific | https://timsong-cpp.github.io/cppwp/character.seq#def:locale-specific |
| [clocale.syn] | https://timsong-cpp.github.io/cppwp/clocale.syn |
| [locales] | https://timsong-cpp.github.io/cppwp/locales |
| [input.output] | https://timsong-cpp.github.io/cppwp/input.output |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.1.sentence-1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/character.seq#general-1.2 |
| execution character set | https://timsong-cpp.github.io/cppwp/character.seq#def:character_set,execution |
| execution wide-character set | https://timsong-cpp.github.io/cppwp/character.seq#def:wide-character_set,execution |
| [lex.charset] | https://timsong-cpp.github.io/cppwp/lex.charset |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.2.sentence-3 |
| 1 | https://timsong-cpp.github.io/cppwp/character.seq#general-note-1 |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.2.sentence-4 |
| (1.3) | https://timsong-cpp.github.io/cppwp/character.seq#general-1.3 |
| letter | https://timsong-cpp.github.io/cppwp/character.seq#def:letter |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.3.sentence-1 |
| (1.4) | https://timsong-cpp.github.io/cppwp/character.seq#general-1.4 |
| decimal-point character | https://timsong-cpp.github.io/cppwp/character.seq#def:character,decimal-point |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.4.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.4.sentence-2 |
| [support] | https://timsong-cpp.github.io/cppwp/support |
| [exec] | https://timsong-cpp.github.io/cppwp/exec |
| [depr] | https://timsong-cpp.github.io/cppwp/depr |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.4.sentence-3 |
| (1.5) | https://timsong-cpp.github.io/cppwp/character.seq#general-1.5 |
| character sequence | https://timsong-cpp.github.io/cppwp/character.seq#def:character_sequence |
| array object | https://timsong-cpp.github.io/cppwp/dcl.array |
| [basic.fundamental] | https://timsong-cpp.github.io/cppwp/basic.fundamental |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.5.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.5.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.5.sentence-3 |
| (1.6) | https://timsong-cpp.github.io/cppwp/character.seq#general-1.6 |
| . | https://timsong-cpp.github.io/cppwp/character.seq#general-1.6.sentence-1 |
| 16.3.3.3.4.2 | https://timsong-cpp.github.io/cppwp/character.seq#byte.strings |
| [byte.strings] | https://timsong-cpp.github.io/cppwp/byte.strings |
| 1 | https://timsong-cpp.github.io/cppwp/character.seq#byte.strings-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lib-intro.tex#L797 |
| null-terminated byte string | https://timsong-cpp.github.io/cppwp/character.seq#def:ntbs |
| terminating null character | https://timsong-cpp.github.io/cppwp/character.seq#def:character,terminating_null |
| . | https://timsong-cpp.github.io/cppwp/character.seq#byte.strings-1.sentence-1 |
| 129 | https://timsong-cpp.github.io/cppwp/character.seq#footnote-129 |
| 2 | https://timsong-cpp.github.io/cppwp/character.seq#byte.strings-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lib-intro.tex#L812 |
| length of an ntbs | https://timsong-cpp.github.io/cppwp/character.seq#def:ntbs,length |
| . | https://timsong-cpp.github.io/cppwp/character.seq#byte.strings-2.sentence-1 |
| empty ntbs | https://timsong-cpp.github.io/cppwp/character.seq#def:ntbs,empty |
| . | https://timsong-cpp.github.io/cppwp/character.seq#byte.strings-2.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/character.seq#byte.strings-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lib-intro.tex#L819 |
| value of an ntbs | https://timsong-cpp.github.io/cppwp/character.seq#def:ntbs,value |
| . | https://timsong-cpp.github.io/cppwp/character.seq#byte.strings-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/character.seq#byte.strings-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lib-intro.tex#L824 |
| static ntbs | https://timsong-cpp.github.io/cppwp/character.seq#def:ntbs,static |
| . | https://timsong-cpp.github.io/cppwp/character.seq#byte.strings-4.sentence-1 |
| 130 | https://timsong-cpp.github.io/cppwp/character.seq#footnote-130 |
| 129) | https://timsong-cpp.github.io/cppwp/character.seq#footnote-129 |
| 129) | https://timsong-cpp.github.io/cppwp/character.seq#footnoteref-129 |
| https://timsong-cpp.github.io/cppwp/cstring.syn#header:%3ccstring%3e |
| . | https://timsong-cpp.github.io/cppwp/character.seq#footnote-129.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/character.seq#footnote-129.sentence-2 |
| 130) | https://timsong-cpp.github.io/cppwp/character.seq#footnote-130 |
| 130) | https://timsong-cpp.github.io/cppwp/character.seq#footnoteref-130 |
| string-literal | https://timsong-cpp.github.io/cppwp/lex.string#nt:string-literal |
| . | https://timsong-cpp.github.io/cppwp/character.seq#footnote-130.sentence-1 |
| 16.3.3.3.4.3 | https://timsong-cpp.github.io/cppwp/character.seq#multibyte.strings |
| [multibyte.strings] | https://timsong-cpp.github.io/cppwp/multibyte.strings |
| 1 | https://timsong-cpp.github.io/cppwp/character.seq#multibyte.strings-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lib-intro.tex#L836 |
| multibyte character | https://timsong-cpp.github.io/cppwp/character.seq#def:character,multibyte |
| . | https://timsong-cpp.github.io/cppwp/character.seq#multibyte.strings-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/character.seq#multibyte.strings-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lib-intro.tex#L843 |
| null-terminated multibyte string | https://timsong-cpp.github.io/cppwp/character.seq#def:ntmbs |
| . | https://timsong-cpp.github.io/cppwp/character.seq#multibyte.strings-2.sentence-1 |
| 131 | https://timsong-cpp.github.io/cppwp/character.seq#footnote-131 |
| 3 | https://timsong-cpp.github.io/cppwp/character.seq#multibyte.strings-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/lib-intro.tex#L856 |
| static ntmbs | https://timsong-cpp.github.io/cppwp/character.seq#def:ntmbs,static |
| . | https://timsong-cpp.github.io/cppwp/character.seq#multibyte.strings-3.sentence-1 |
| 131) | https://timsong-cpp.github.io/cppwp/character.seq#footnote-131 |
| 131) | https://timsong-cpp.github.io/cppwp/character.seq#footnoteref-131 |
| . | https://timsong-cpp.github.io/cppwp/character.seq#footnote-131.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/character.seq#footnote-131.sentence-2 |