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 3f47d25 commit 1381b02Copy full SHA for 1381b02
source/basic.tex
@@ -675,6 +675,11 @@
675
\item In each such definition, corresponding entities shall have the
676
same language linkage.
677
678
+\item In each such definition,
679
+const objects with static or thread storage duration
680
+shall be constant-initialized if
681
+the object is constant-initialized in any such definition.
682
+
683
\item In each such definition, the overloaded operators referred
684
to, the implicit calls to conversion functions, constructors, operator
685
new functions and operator delete functions, shall refer to the same
0 commit comments