René's URL Explorer Experiment
go
Title:
[dcl.meaning.general]
direct link
Domain:
timsong-cpp.github.io
Links
:
[dcl]
https://timsong-cpp.github.io/cppwp/#dcl
[dcl.decl]
https://timsong-cpp.github.io/cppwp/dcl.decl#dcl.meaning.general
[dcl.meaning]
https://timsong-cpp.github.io/cppwp/dcl.meaning#general
1
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2790
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#1.sentence-1
unqualified-id
https://timsong-cpp.github.io/cppwp/expr.prim.id.unqual#nt:unqualified-id
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
template-id
https://timsong-cpp.github.io/cppwp/temp.names#nt:template-id
declaration
https://timsong-cpp.github.io/cppwp/dcl.pre#nt:declaration
template-declaration
https://timsong-cpp.github.io/cppwp/temp.pre#nt:template-declaration
[temp.decls]
https://timsong-cpp.github.io/cppwp/temp.decls
explicit-specialization
https://timsong-cpp.github.io/cppwp/temp.expl.spec#nt:explicit-specialization
[temp.expl.spec]
https://timsong-cpp.github.io/cppwp/temp.expl.spec
explicit-instantiation
https://timsong-cpp.github.io/cppwp/temp.explicit#nt:explicit-instantiation
[temp.explicit]
https://timsong-cpp.github.io/cppwp/temp.explicit
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#1.sentence-2
1
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#note-1
unqualified-id
https://timsong-cpp.github.io/cppwp/expr.prim.id.unqual#nt:unqualified-id
identifier
https://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
[class.conv.fct]
https://timsong-cpp.github.io/cppwp/class.conv.fct
[class.dtor]
https://timsong-cpp.github.io/cppwp/class.dtor
[over.oper]
https://timsong-cpp.github.io/cppwp/over.oper
[over.literal]
https://timsong-cpp.github.io/cppwp/over.literal
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#1.sentence-3
attribute-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#1.sentence-4
2
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2807
(2.1)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.1
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.1.sentence-1
(2.2)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.2
id-expression
https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
qualified-id
https://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
template-id
https://timsong-cpp.github.io/cppwp/temp.names#nt:template-id
(2.2.1)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.2.1
(2.2.1.1)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.2.1.1
unqualified-id
https://timsong-cpp.github.io/cppwp/expr.prim.id.unqual#nt:unqualified-id
template-id
https://timsong-cpp.github.io/cppwp/temp.names#nt:template-id
(2.2.1.2)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.2.1.2
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
[basic.scope.scope]
https://timsong-cpp.github.io/cppwp/basic.scope.scope
(2.2.1.3)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.2.1.3
[temp.deduct.decl]
https://timsong-cpp.github.io/cppwp/temp.deduct.decl
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.2.1.sentence-1
(2.2.2)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.2.2
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.2.2.sentence-1
(2.3)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.3
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.3.sentence-1
[module.reach]
https://timsong-cpp.github.io/cppwp/module.reach
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#2.3.sentence-2
3
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2848
(3.1)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.1
id-expression
https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
qualified-id
https://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[basic.lookup.qual]
https://timsong-cpp.github.io/cppwp/basic.lookup.qual
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.1.sentence-1
(3.2)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.2
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.2.sentence-1
(3.3)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.3
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.3.sentence-1
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
[temp.deduct.decl]
https://timsong-cpp.github.io/cppwp/temp.deduct.decl
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.3.sentence-2
1
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#example-1
(3.4)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.4
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.4.sentence-1
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.4.sentence-2
2
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#example-2
(3.5)
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.5
[dcl.fct]
https://timsong-cpp.github.io/cppwp/dcl.fct
[module.unit]
https://timsong-cpp.github.io/cppwp/module.unit
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#3.5.sentence-1
3
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#example-3
qualified-id
https://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
4
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2940
explicit-specifier
https://timsong-cpp.github.io/cppwp/dcl.fct.spec#nt:explicit-specifier
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
simple-declaration
https://timsong-cpp.github.io/cppwp/dcl.pre#nt:simple-declaration
member-declaration
https://timsong-cpp.github.io/cppwp/class.mem.general#nt:member-declaration
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
decl-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#4.sentence-1
5
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#5
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2961
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
attribute-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
decl-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#5.sentence-1
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#5.sentence-2
6
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#6
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L2978
decl-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#6.sentence-1
decl-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#6.sentence-2
4
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#example-4
[dcl.type.simple]
https://timsong-cpp.github.io/cppwp/dcl.type.simple
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#6.sentence-3
7
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#7
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L3003
attribute-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#7.sentence-1
8
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#8
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L3014
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
declarator-id
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator-id
.
https://timsong-cpp.github.io/cppwp/dcl.meaning.general#8.sentence-2
URLs of
crawlers that visited me
.