Skip to content

Commit 591545d

Browse files
Alisdair Meredithtkoeppe
authored andcommitted
[dcl.mptr] Add index entry for pointer to member clause (#2111)
There is already an index entry for 'pointer to member', but it does not point to 11.3.3 [dcl.mptr] that provides the rules for the declarator. This bit me just today when I could not find the magic words to find just this clause, so adding an extra reference under the existing index entry.
1 parent b821b01 commit 591545d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/declarators.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,8 @@
835835
\end{note}
836836

837837
\rSec2[dcl.mptr]{Pointers to members}%
838-
\indextext{declarator!pointer-to-member}
838+
\indextext{declarator!pointer-to-member}%
839+
\indextext{pointer to member}%
839840

840841
\pnum
841842
In a declaration

0 commit comments

Comments
 (0)