We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4839a73 commit 1a8c2e9Copy full SHA for 1a8c2e9
source/special.tex
@@ -2033,7 +2033,7 @@
2033
\pnum
2034
When a constructor for type \tcode{B} is invoked
2035
to initialize an object of a different type \tcode{D}
2036
-(that is, when the constructor was inherited~(\ref{namespace.udecl}),
+(that is, when the constructor was inherited~(\ref{namespace.udecl})),
2037
initialization proceeds as if a defaulted default constructor
2038
were used to initialize the \tcode{D} object and
2039
each base class subobject from which the constructor was inherited,
0 commit comments