<wx/archive.h>
\wxheading{Data structures}
-{\small \begin{verbatim}
-typedef wxArchiveEntry entry\_type
-\end{verbatim}}
+\begin{verbatim}
+typedef wxArchiveEntry entry_type
+\end{verbatim}
\wxheading{See also}
\helpref{wxArchiveOutputStream}{wxarchiveoutputstream}
\wxheading{Data structures}
-{\small \begin{verbatim}
-typedef std::input\_iterator\_tag iterator\_category
-typedef T value\_type
-typedef ptrdiff\_t difference\_type
+\begin{verbatim}
+typedef std::input_iterator_tag iterator_category
+typedef T value_type
+typedef ptrdiff_t difference_type
typedef T* pointer
-typedef T\& reference
-\end{verbatim}}
+typedef T& reference
+\end{verbatim}
\latexignore{\rtfignore{\wxheading{Members}}}
stream {\it arc}.
-\membersection{wxArchiveIterator::operator*}\label{wxarchiveiteratoroperatorunknown}
+\membersection{wxArchiveIterator::operator*}\label{wxarchiveiteratoroperatorstar}
\constfunc{const T\&}{operator*}{\void}
ownership.
-\membersection{wxArchiveIterator::operator++}\label{wxarchiveiteratoroperatorunknown}
+\membersection{wxArchiveIterator::operator++}\label{wxarchiveiteratoroperatorincrement}
\func{wxArchiveIterator\&}{operator++}{\void}