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 9198761 commit 03b2080Copy full SHA for 03b2080
source/containers.tex
@@ -333,8 +333,8 @@
333
\begin{itemdescr}
334
\pnum
335
\result
336
-\tcode{iterator};
337
-\tcode{const_iterator} for constant \tcode{b}.
+\tcode{const_iterator} if \tcode{b} is constant;
+\tcode{iterator} otherwise.
338
339
340
\returns
@@ -353,8 +353,8 @@
353
354
355
356
357
358
359
360
0 commit comments