Skip to content

Commit 05680a0

Browse files
jensmaurertkoeppe
authored andcommitted
[expr.new] Remove misplaced index entries (#2081)
1 parent b9c5272 commit 05680a0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/expressions.tex

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4122,9 +4122,6 @@
41224122
\indextext{\idxcode{new}!initialization and}%
41234123
\indextext{\idxcode{new}!constructor and}%
41244124
\indextext{\idxcode{new}!default constructor and}%
4125-
\indextext{default constructor|see{constructor, default}}%
4126-
\indextext{trivial type}%
4127-
\indextext{trivial class type}%
41284125
A \grammarterm{new-expression} that creates an object of type \tcode{T}
41294126
initializes that object as follows:
41304127

0 commit comments

Comments
 (0)