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 03b2080 commit d9e0165Copy full SHA for d9e0165
source/containers.tex
@@ -773,8 +773,8 @@
773
\begin{itemdescr}
774
\pnum
775
\result
776
-\tcode{reverse_iterator};
777
-\tcode{const_reverse_iterator} for constant \tcode{a}.
+\tcode{const_reverse_iterator} if \tcode{a} is constant;
+\tcode{reverse_iterator} otherwise.
778
779
780
\returns
@@ -793,8 +793,8 @@
793
794
795
796
797
798
799
800
0 commit comments