René's URL Explorer Experiment


Title: [cpp.replace]

direct link

Domain: timsong-cpp.github.io

Links:

[cpp]https://timsong-cpp.github.io/cppwp/#cpp
[cpp.replace.general]https://timsong-cpp.github.io/cppwp/cpp.replace#general
[cpp.subst]https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst
[cpp.stringize]https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize
[cpp.concat]https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat
[cpp.rescan]https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan
[cpp.scope]https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.scope
15.7.1https://timsong-cpp.github.io/cppwp/cpp.replace#general
[cpp.replace.general]https://timsong-cpp.github.io/cppwp/cpp.replace.general
1https://timsong-cpp.github.io/cppwp/cpp.replace#general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1481
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-1.sentence-1
2https://timsong-cpp.github.io/cppwp/cpp.replace#general-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1488
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-2.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-2.sentence-2
3https://timsong-cpp.github.io/cppwp/cpp.replace#general-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1506
1https://timsong-cpp.github.io/cppwp/cpp.replace#general-example-1
4https://timsong-cpp.github.io/cppwp/cpp.replace#general-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1526
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-4.sentence-1
5https://timsong-cpp.github.io/cppwp/cpp.replace#general-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1531
identifier-listhttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:identifier-list
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-5.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-5.sentence-2
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-5.sentence-3
6https://timsong-cpp.github.io/cppwp/cpp.replace#general-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1543
replacement-listhttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:replacement-list
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-6.sentence-1
7https://timsong-cpp.github.io/cppwp/cpp.replace#general-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1550
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-7.sentence-1
8https://timsong-cpp.github.io/cppwp/cpp.replace#general-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1554
macro namehttps://timsong-cpp.github.io/cppwp/cpp.replace#def:macro,name
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-8.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-8.sentence-2
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-8.sentence-3
9https://timsong-cpp.github.io/cppwp/cpp.replace#general-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1565
[lex.key]https://timsong-cpp.github.io/cppwp/lex.key
4https://timsong-cpp.github.io/cppwp/lex.name#tab:lex.name.special
attribute-tokenhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-token
[dcl.attr]https://timsong-cpp.github.io/cppwp/dcl.attr
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-9.sentence-1
1https://timsong-cpp.github.io/cppwp/cpp.replace#general-note-1
[lex.digraph]https://timsong-cpp.github.io/cppwp/lex.digraph
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-9.sentence-2
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-9.sentence-3
10https://timsong-cpp.github.io/cppwp/cpp.replace#general-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1581
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-10.sentence-1
11https://timsong-cpp.github.io/cppwp/cpp.replace#general-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1591
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
replacement-listhttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:replacement-list
new-linehttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:new-line
object-like macrohttps://timsong-cpp.github.io/cppwp/cpp.replace#def:macro,object-like
118https://timsong-cpp.github.io/cppwp/cpp.replace#footnote-118
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-11.sentence-1
[cpp.rescan]https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-11.sentence-2
12https://timsong-cpp.github.io/cppwp/cpp.replace#general-12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1612
2https://timsong-cpp.github.io/cppwp/cpp.replace#general-example-2
13https://timsong-cpp.github.io/cppwp/cpp.replace#general-13
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1622
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
lparenhttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:lparen
identifier-listhttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:identifier-list
replacement-listhttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:replacement-list
new-linehttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:new-line
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
lparenhttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:lparen
replacement-listhttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:replacement-list
new-linehttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:new-line
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
lparenhttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:lparen
identifier-listhttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:identifier-list
replacement-listhttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:replacement-list
new-linehttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:new-line
function-like macrohttps://timsong-cpp.github.io/cppwp/cpp.replace#def:macro,function-like
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-13.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-13.sentence-2
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-13.sentence-3
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-13.sentence-4
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-13.sentence-5
14https://timsong-cpp.github.io/cppwp/cpp.replace#general-14
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1650
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-14.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-14.sentence-2
119https://timsong-cpp.github.io/cppwp/cpp.replace#footnote-119
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-14.sentence-3
15https://timsong-cpp.github.io/cppwp/cpp.replace#general-15
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1666
3https://timsong-cpp.github.io/cppwp/cpp.replace#general-example-3
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-15.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-15.sentence-2
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-15.sentence-3
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-15.sentence-4
16https://timsong-cpp.github.io/cppwp/cpp.replace#general-16
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1687
variable argumentshttps://timsong-cpp.github.io/cppwp/cpp.replace#def:variable_arguments
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-16.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#general-16.sentence-2
118)https://timsong-cpp.github.io/cppwp/cpp.replace#footnote-118
118)https://timsong-cpp.github.io/cppwp/cpp.replace#footnoteref-118
character-literalhttps://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex.string#nt:string-literal
[lex.phases]https://timsong-cpp.github.io/cppwp/lex.phases
.https://timsong-cpp.github.io/cppwp/cpp.replace#footnote-118.sentence-1
119)https://timsong-cpp.github.io/cppwp/cpp.replace#footnote-119
119)https://timsong-cpp.github.io/cppwp/cpp.replace#footnoteref-119
conditionally-supported-directivehttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:conditionally-supported-directive
.https://timsong-cpp.github.io/cppwp/cpp.replace#footnote-119.sentence-1
15.7.2https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst
[cpp.subst]https://timsong-cpp.github.io/cppwp/cpp.subst
va-opt-replacement:https://timsong-cpp.github.io/cppwp/cpp.replace#nt:va-opt-replacement
pp-tokenshttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:pp-tokens
1https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1708
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-1.sentence-1
(1.1)https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-1.1
va-opt-replacementhttps://timsong-cpp.github.io/cppwp/cpp.replace#nt:va-opt-replacement
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-1.1.sentence-1
(1.2)https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-1.2
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-1.2.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-1.2.sentence-2
1https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-example-1
2https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1738
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-2.sentence-1
3https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1744
2https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-example-2
4https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1764
va-opt-replacementhttps://timsong-cpp.github.io/cppwp/cpp.replace#nt:va-opt-replacement
pp-tokenshttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:pp-tokens
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-4.sentence-1
pp-tokenshttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:pp-tokens
va-opt-replacementhttps://timsong-cpp.github.io/cppwp/cpp.replace#nt:va-opt-replacement
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-4.sentence-2
pp-tokenshttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:pp-tokens
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-4.sentence-3
va-opt-replacementhttps://timsong-cpp.github.io/cppwp/cpp.replace#nt:va-opt-replacement
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-4.sentence-4
[cpp.concat]https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat
[cpp.rescan]https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-4.sentence-5
pp-tokenshttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:pp-tokens
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-4.sentence-6
1https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-note-1
[cpp.stringize]https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize
[cpp.rescan]https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-4.sentence-7
3https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.subst-example-3
[cpp.concat]https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat
15.7.3https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize
[cpp.stringize]https://timsong-cpp.github.io/cppwp/cpp.stringize
1https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1833
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-1.sentence-1
2https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1840
character string literalhttps://timsong-cpp.github.io/cppwp/cpp.replace#def:character_string_literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex.string#nt:string-literal
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-2.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-2.sentence-2
stringizing argumenthttps://timsong-cpp.github.io/cppwp/cpp.replace#def:stringizing_argument
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-2.sentence-3
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-2.sentence-4
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-2.sentence-5
header-namehttps://timsong-cpp.github.io/cppwp/lex.header#nt:header-name
character-literalhttps://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex.string#nt:string-literal
header-namehttps://timsong-cpp.github.io/cppwp/lex.header#nt:header-name
character-literalhttps://timsong-cpp.github.io/cppwp/lex.ccon#nt:character-literal
string-literalhttps://timsong-cpp.github.io/cppwp/lex.string#nt:string-literal
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-2.sentence-6
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-2.sentence-7
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-2.sentence-8
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.stringize-2.sentence-9
15.7.4https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat
[cpp.concat]https://timsong-cpp.github.io/cppwp/cpp.concat
1https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1885
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-1.sentence-1
2https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1892
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-2.sentence-1
120https://timsong-cpp.github.io/cppwp/cpp.replace#footnote-120
3https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1904
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-3.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-3.sentence-2
1https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-note-1
universal-character-namehttps://timsong-cpp.github.io/cppwp/lex.universal.char#nt:universal-character-name
[lex.charset]https://timsong-cpp.github.io/cppwp/lex.charset
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-3.sentence-3
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-3.sentence-4
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-3.sentence-5
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-3.sentence-6
4https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1928
1https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-example-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-4.sentence-2
5https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1970
2https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-example-2
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-5.sentence-3
6https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L1995
3https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.concat-example-3
120)https://timsong-cpp.github.io/cppwp/cpp.replace#footnote-120
120)https://timsong-cpp.github.io/cppwp/cpp.replace#footnoteref-120
.https://timsong-cpp.github.io/cppwp/cpp.replace#footnote-120.sentence-1
15.7.5https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan
[cpp.rescan]https://timsong-cpp.github.io/cppwp/cpp.rescan
1https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L2014
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan-1.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan-1.sentence-2
2https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L2021
1https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan-example-1
3https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L2055
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan-3.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan-3.sentence-2
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan-3.sentence-3
4https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L2068
[cpp.pragma.op]https://timsong-cpp.github.io/cppwp/cpp.pragma.op
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.rescan-4.sentence-1
15.7.6https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.scope
[cpp.scope]https://timsong-cpp.github.io/cppwp/cpp.scope
1https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.scope-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L2078
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.scope-1.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.scope-1.sentence-2
2https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.scope-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/preprocessor.tex#L2088
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
new-linehttps://timsong-cpp.github.io/cppwp/cpp.pre#nt:new-line
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.scope-2.sentence-1
.https://timsong-cpp.github.io/cppwp/cpp.replace#cpp.scope-2.sentence-2

URLs of crawlers that visited me.