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.
iterator_category
1 parent 0806dd4 commit 5a18b02Copy full SHA for 5a18b02
source/iterators.tex
@@ -4812,7 +4812,7 @@
4812
\end{codeblock}
4813
4814
\pnum
4815
-The member \grammarterm{typedef-name} \tcode{iterator_concept} is defined
+The member \grammarterm{typedef-name} \tcode{iterator_concept} is determined
4816
as follows:
4817
\begin{itemize}
4818
\item
@@ -4829,7 +4829,7 @@
4829
\end{itemize}
4830
4831
4832
-The member \grammarterm{typedef-name} \tcode{iterator_category} is defined
+The member \grammarterm{typedef-name} \tcode{iterator_category} is declared
4833
if and only if the \grammarterm{qualified-id}
4834
\tcode{iterator_traits<It\-erator>::iterator_category}
4835
is valid and denotes a type.
0 commit comments