René's URL Explorer Experiment
go
Title:
[dcl.typedef]
direct link
Domain:
timsong-cpp.github.io
Links
:
[dcl]
https://timsong-cpp.github.io/cppwp/#dcl
[dcl.spec]
https://timsong-cpp.github.io/cppwp/dcl.spec#dcl.typedef
1
https://timsong-cpp.github.io/cppwp/dcl.typedef#1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L745
decl-specifier
https://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier
type aliases
https://timsong-cpp.github.io/cppwp/dcl.typedef#def:alias,type
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#1.sentence-1
decl-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
defining-type-specifier
https://timsong-cpp.github.io/cppwp/dcl.type.general#nt:defining-type-specifier
decl-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
parameter-declaration
https://timsong-cpp.github.io/cppwp/dcl.fct#nt:parameter-declaration
[dcl.fct]
https://timsong-cpp.github.io/cppwp/dcl.fct
decl-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.spec.general#nt:decl-specifier-seq
function-definition
https://timsong-cpp.github.io/cppwp/dcl.fct.def.general#nt:function-definition
[dcl.fct.def]
https://timsong-cpp.github.io/cppwp/dcl.fct.def
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#1.sentence-2
declarator
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:declarator
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#1.sentence-3
typedef-name:
https://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name
identifier
https://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
simple-template-id
https://timsong-cpp.github.io/cppwp/temp.names#nt:simple-template-id
typedef-name
https://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#1.sentence-4
identifier
https://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
[dcl.decl]
https://timsong-cpp.github.io/cppwp/dcl.decl
simple-template-id
https://timsong-cpp.github.io/cppwp/temp.names#nt:simple-template-id
[temp.pre]
https://timsong-cpp.github.io/cppwp/temp.pre
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#1.sentence-5
typedef-name
https://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name
[class.name]
https://timsong-cpp.github.io/cppwp/class.name
[dcl.enum]
https://timsong-cpp.github.io/cppwp/dcl.enum
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#1.sentence-6
1
https://timsong-cpp.github.io/cppwp/dcl.typedef#example-1
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#1.sentence-7
2
https://timsong-cpp.github.io/cppwp/dcl.typedef#2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L786
alias-declaration
https://timsong-cpp.github.io/cppwp/dcl.pre#nt:alias-declaration
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#2.sentence-1
identifier
https://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
typedef-name
https://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name
attribute-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
identifier
https://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#2.sentence-2
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#2.sentence-3
2
https://timsong-cpp.github.io/cppwp/dcl.typedef#example-2
[basic.scope.pdecl]
https://timsong-cpp.github.io/cppwp/basic.scope.pdecl
defining-type-specifier-seq
https://timsong-cpp.github.io/cppwp/dcl.type.general#nt:defining-type-specifier-seq
defining-type-id
https://timsong-cpp.github.io/cppwp/dcl.name#nt:defining-type-id
alias-declaration
https://timsong-cpp.github.io/cppwp/dcl.pre#nt:alias-declaration
declaration
https://timsong-cpp.github.io/cppwp/dcl.pre#nt:declaration
template-declaration
https://timsong-cpp.github.io/cppwp/temp.pre#nt:template-declaration
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#2.sentence-4
3
https://timsong-cpp.github.io/cppwp/dcl.typedef#3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L809
simple-template-id
https://timsong-cpp.github.io/cppwp/temp.names#nt:simple-template-id
typedef-name
https://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name
template-name
https://timsong-cpp.github.io/cppwp/temp.names#nt:template-name
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#3.sentence-1
1
https://timsong-cpp.github.io/cppwp/dcl.typedef#note-1
simple-template-id
https://timsong-cpp.github.io/cppwp/temp.names#nt:simple-template-id
class-name
https://timsong-cpp.github.io/cppwp/class.pre#nt:class-name
[class.name]
https://timsong-cpp.github.io/cppwp/class.name
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#3.sentence-2
typedef-name
https://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name
elaborated-type-specifier
https://timsong-cpp.github.io/cppwp/dcl.type.elab#nt:elaborated-type-specifier
[dcl.type.elab]
https://timsong-cpp.github.io/cppwp/dcl.type.elab
class definition
https://timsong-cpp.github.io/cppwp/class
constructor declaration
https://timsong-cpp.github.io/cppwp/class.ctor
destructor declaration
https://timsong-cpp.github.io/cppwp/class.dtor
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#3.sentence-3
3
https://timsong-cpp.github.io/cppwp/dcl.typedef#example-3
4
https://timsong-cpp.github.io/cppwp/dcl.typedef#4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L837
typedef-name
https://timsong-cpp.github.io/cppwp/dcl.typedef#nt:typedef-name
typedef name for linkage purposes
https://timsong-cpp.github.io/cppwp/dcl.typedef#def:typedef_name_for_linkage_purposes
[basic.link]
https://timsong-cpp.github.io/cppwp/basic.link
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#4.sentence-1
2
https://timsong-cpp.github.io/cppwp/dcl.typedef#note-2
lambda-expression
https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#4.sentence-2
4
https://timsong-cpp.github.io/cppwp/dcl.typedef#example-4
5
https://timsong-cpp.github.io/cppwp/dcl.typedef#5
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L857
(5.1)
https://timsong-cpp.github.io/cppwp/dcl.typedef#5.1
(5.2)
https://timsong-cpp.github.io/cppwp/dcl.typedef#5.2
(5.3)
https://timsong-cpp.github.io/cppwp/dcl.typedef#5.3
lambda-expression
https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
.
https://timsong-cpp.github.io/cppwp/dcl.typedef#5.sentence-1
5
https://timsong-cpp.github.io/cppwp/dcl.typedef#example-5
URLs of
crawlers that visited me
.