Skip to content

Commit 0096f88

Browse files
authored
[container.insert.return] Fix description of insert-return-type (#8030)
Use the usual phrasing "X is for exposition only" when X is an exposition-only construct.
1 parent 5e3dd6e commit 0096f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2622,7 +2622,7 @@
26222622
\end{codeblock}
26232623

26242624
\pnum
2625-
The name \exposid{insert-return-type} is exposition only.
2625+
The name \exposid{insert-return-type} is for exposition only.
26262626
\exposid{insert-return-type} has the template parameters,
26272627
data members, and special members specified above.
26282628
It has no base classes or members other than those specified.

0 commit comments

Comments
 (0)