Skip to content

Commit 0315260

Browse files
jensmaurertkoeppe
authored andcommitted
[basic.start.dynamic] Clarify note about templated variables
1 parent 0ab7d56 commit 0315260

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/basic.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6447,8 +6447,8 @@
64476447
is an inline variable that is not an implicitly or explicitly instantiated
64486448
specialization, and otherwise is ordered.
64496449
\begin{note}
6450-
An explicitly specialized non-inline static data member or
6451-
variable template specialization has ordered initialization.
6450+
A non-inline explicit specialization of a templated variable
6451+
has ordered initialization.
64526452
\end{note}
64536453

64546454
\pnum

0 commit comments

Comments
 (0)