We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3a27e5 commit 6fd9df6Copy full SHA for 6fd9df6
source/iterators.tex
@@ -4056,12 +4056,10 @@
4056
4057
\begin{itemdescr}
4058
\pnum
4059
-\constraints \tcode{Iterator} satisfies
4060
-the \oldconcept{CopyConstructible} requirements.
+\constraints \tcode{Iterator} satisfies \libconcept{CopyConstructible}.
4061
4062
4063
-\effects \tcode{Iterator} models
4064
+\expects \tcode{Iterator} models \libconcept{CopyConstructible}.
4065
4066
4067
\returns \tcode{current}.
0 commit comments