Skip to content

Commit 1e00bc3

Browse files
jensmaurerzygoloid
authored andcommitted
[class.temporary] Use 'Clause~\ref{class.access}' (#1348)
Fixes #1347.
1 parent 73b2294 commit 1e00bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/special.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@
393393
all the semantic restrictions shall be respected as if the temporary object
394394
had been created and later destroyed.
395395
\begin{note}
396-
This includes accessibility~(\ref{class.access}) and whether it is deleted,
396+
This includes accessibility (Clause~\ref{class.access}) and whether it is deleted,
397397
for the constructor selected and for the destructor. However, in the special
398398
case of the operand of a
399399
\grammarterm{decltype-specifier}~(\ref{expr.call}), no temporary is introduced,

0 commit comments

Comments
 (0)