Skip to content

Commit 346c6d0

Browse files
lprvtkoeppe
authored andcommitted
[conv.qual] Remove unused definition of 'cv-qualification signature'
1 parent 210c152 commit 346c6d0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

source/expressions.tex

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -779,10 +779,6 @@
779779
as ``pointer to \tcode{\keyword{const} \keyword{int}}'', and
780780
as ``pointer to pointer to \tcode{\keyword{const} \keyword{int}}''.
781781
\end{example}
782-
The $n$-tuple of cv-qualifiers after the first one
783-
in the longest qualification-decomposition of \tcode{T}, that is,
784-
$\cv{}_1, \cv{}_2, \dotsc, \cv{}_n$, is called the
785-
\defn{cv-qualification signature} of \tcode{T}.
786782

787783
\pnum
788784
\indextext{type!similar|see{similar types}}%

0 commit comments

Comments
 (0)