René's URL Explorer Experiment
go
Title:
[class.virtual]
direct link
Domain:
timsong-cpp.github.io
Links
:
[class]
https://timsong-cpp.github.io/cppwp/#class
[class.derived]
https://timsong-cpp.github.io/cppwp/class.derived#class.virtual
1
https://timsong-cpp.github.io/cppwp/class.virtual#1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L3759
virtual function
https://timsong-cpp.github.io/cppwp/class.virtual#def:function,virtual
.
https://timsong-cpp.github.io/cppwp/class.virtual#1.sentence-1
86
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-86
1
https://timsong-cpp.github.io/cppwp/class.virtual#note-1
.
https://timsong-cpp.github.io/cppwp/class.virtual#1.sentence-2
polymorphic class
https://timsong-cpp.github.io/cppwp/class.virtual#def:class,polymorphic
.
https://timsong-cpp.github.io/cppwp/class.virtual#1.sentence-3
87
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-87
2
https://timsong-cpp.github.io/cppwp/class.virtual#2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L3782
[basic.scope.scope]
https://timsong-cpp.github.io/cppwp/basic.scope.scope
requires-clause
https://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
overrides
https://timsong-cpp.github.io/cppwp/class.virtual#def:function,virtual,override
88
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-88
.
https://timsong-cpp.github.io/cppwp/class.virtual#2.sentence-1
.
https://timsong-cpp.github.io/cppwp/class.virtual#2.sentence-2
final overrider
https://timsong-cpp.github.io/cppwp/class.virtual#def:final_overrider
[intro.object]
https://timsong-cpp.github.io/cppwp/intro.object
.
https://timsong-cpp.github.io/cppwp/class.virtual#2.sentence-3
.
https://timsong-cpp.github.io/cppwp/class.virtual#2.sentence-4
1
https://timsong-cpp.github.io/cppwp/class.virtual#example-1
2
https://timsong-cpp.github.io/cppwp/class.virtual#example-2
3
https://timsong-cpp.github.io/cppwp/class.virtual#3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L3835
2
https://timsong-cpp.github.io/cppwp/class.virtual#note-2
.
https://timsong-cpp.github.io/cppwp/class.virtual#3.sentence-1
.
https://timsong-cpp.github.io/cppwp/class.virtual#3.sentence-2
4
https://timsong-cpp.github.io/cppwp/class.virtual#4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L3859
virt-specifier
https://timsong-cpp.github.io/cppwp/class.mem.general#nt:virt-specifier
.
https://timsong-cpp.github.io/cppwp/class.virtual#4.sentence-1
3
https://timsong-cpp.github.io/cppwp/class.virtual#example-3
5
https://timsong-cpp.github.io/cppwp/class.virtual#5
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L3875
virt-specifier
https://timsong-cpp.github.io/cppwp/class.mem.general#nt:virt-specifier
.
https://timsong-cpp.github.io/cppwp/class.virtual#5.sentence-1
4
https://timsong-cpp.github.io/cppwp/class.virtual#example-4
6
https://timsong-cpp.github.io/cppwp/class.virtual#6
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L3891
requires-clause
https://timsong-cpp.github.io/cppwp/temp.pre#nt:requires-clause
[dcl.decl]
https://timsong-cpp.github.io/cppwp/dcl.decl
.
https://timsong-cpp.github.io/cppwp/class.virtual#6.sentence-1
5
https://timsong-cpp.github.io/cppwp/class.virtual#example-5
[temp.constr.decl]
https://timsong-cpp.github.io/cppwp/temp.constr.decl
7
https://timsong-cpp.github.io/cppwp/class.virtual#7
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L3902
ref-qualifier
https://timsong-cpp.github.io/cppwp/dcl.decl.general#nt:ref-qualifier
.
https://timsong-cpp.github.io/cppwp/class.virtual#7.sentence-1
8
https://timsong-cpp.github.io/cppwp/class.virtual#8
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L3906
covariant
https://timsong-cpp.github.io/cppwp/class.virtual#def:return_type,covariant
.
https://timsong-cpp.github.io/cppwp/class.virtual#8.sentence-1
(8.1)
https://timsong-cpp.github.io/cppwp/class.virtual#8.1
89
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-89
(8.2)
https://timsong-cpp.github.io/cppwp/class.virtual#8.2
(8.3)
https://timsong-cpp.github.io/cppwp/class.virtual#8.3
.
https://timsong-cpp.github.io/cppwp/class.virtual#8.sentence-2
9
https://timsong-cpp.github.io/cppwp/class.virtual#9
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L3931
[basic.scope.pdecl]
https://timsong-cpp.github.io/cppwp/basic.scope.pdecl
.
https://timsong-cpp.github.io/cppwp/class.virtual#9.sentence-1
[expr.call]
https://timsong-cpp.github.io/cppwp/expr.call
.
https://timsong-cpp.github.io/cppwp/class.virtual#9.sentence-2
6
https://timsong-cpp.github.io/cppwp/class.virtual#example-6
10
https://timsong-cpp.github.io/cppwp/class.virtual#10
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L3983
3
https://timsong-cpp.github.io/cppwp/class.virtual#note-3
[expr.call]
https://timsong-cpp.github.io/cppwp/expr.call
.
https://timsong-cpp.github.io/cppwp/class.virtual#10.sentence-1
11
https://timsong-cpp.github.io/cppwp/class.virtual#11
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L3992
4
https://timsong-cpp.github.io/cppwp/class.virtual#note-4
[dcl.fct.spec]
https://timsong-cpp.github.io/cppwp/dcl.fct.spec
.
https://timsong-cpp.github.io/cppwp/class.virtual#11.sentence-1
.
https://timsong-cpp.github.io/cppwp/class.virtual#11.sentence-2
[class.friend]
https://timsong-cpp.github.io/cppwp/class.friend
.
https://timsong-cpp.github.io/cppwp/class.virtual#11.sentence-3
12
https://timsong-cpp.github.io/cppwp/class.virtual#12
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L4002
[class.abstract]
https://timsong-cpp.github.io/cppwp/class.abstract
[basic.def.odr]
https://timsong-cpp.github.io/cppwp/basic.def.odr
.
https://timsong-cpp.github.io/cppwp/class.virtual#12.sentence-1
13
https://timsong-cpp.github.io/cppwp/class.virtual#13
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L4009
7
https://timsong-cpp.github.io/cppwp/class.virtual#example-7
.
https://timsong-cpp.github.io/cppwp/class.virtual#13.sentence-2
.
https://timsong-cpp.github.io/cppwp/class.virtual#13.sentence-3
14
https://timsong-cpp.github.io/cppwp/class.virtual#14
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L4045
8
https://timsong-cpp.github.io/cppwp/class.virtual#example-8
.
https://timsong-cpp.github.io/cppwp/class.virtual#14.sentence-2
.
https://timsong-cpp.github.io/cppwp/class.virtual#14.sentence-3
.
https://timsong-cpp.github.io/cppwp/class.virtual#14.sentence-4
15
https://timsong-cpp.github.io/cppwp/class.virtual#15
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L4075
9
https://timsong-cpp.github.io/cppwp/class.virtual#example-9
.
https://timsong-cpp.github.io/cppwp/class.virtual#15.sentence-1
16
https://timsong-cpp.github.io/cppwp/class.virtual#16
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L4092
[expr.prim.id.qual]
https://timsong-cpp.github.io/cppwp/expr.prim.id.qual
.
https://timsong-cpp.github.io/cppwp/class.virtual#16.sentence-1
10
https://timsong-cpp.github.io/cppwp/class.virtual#example-10
.
https://timsong-cpp.github.io/cppwp/class.virtual#16.sentence-2
17
https://timsong-cpp.github.io/cppwp/class.virtual#17
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L4113
[dcl.fct.def]
https://timsong-cpp.github.io/cppwp/dcl.fct.def
.
https://timsong-cpp.github.io/cppwp/class.virtual#17.sentence-1
.
https://timsong-cpp.github.io/cppwp/class.virtual#17.sentence-2
18
https://timsong-cpp.github.io/cppwp/class.virtual#18
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/classes.tex#L4120
[basic.types.general]
https://timsong-cpp.github.io/cppwp/basic.types.general
.
https://timsong-cpp.github.io/cppwp/class.virtual#18.sentence-1
.
https://timsong-cpp.github.io/cppwp/class.virtual#18.sentence-2
86)
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-86
86)
https://timsong-cpp.github.io/cppwp/class.virtual#footnoteref-86
.
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-86.sentence-1
87)
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-87
87)
https://timsong-cpp.github.io/cppwp/class.virtual#footnoteref-87
.
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-87.sentence-1
88)
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-88
88)
https://timsong-cpp.github.io/cppwp/class.virtual#footnoteref-88
[over]
https://timsong-cpp.github.io/cppwp/over
.
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-88.sentence-1
[class.access]
https://timsong-cpp.github.io/cppwp/class.access
.
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-88.sentence-2
89)
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-89
89)
https://timsong-cpp.github.io/cppwp/class.virtual#footnoteref-89
.
https://timsong-cpp.github.io/cppwp/class.virtual#footnote-89.sentence-1
URLs of
crawlers that visited me
.