mirror of
https://github.com/OpenMP/Examples.git
synced 2025-04-04 05:41:33 +01:00
12 lines
224 B
TeX
12 lines
224 B
TeX
\pagebreak
|
|
\section{Parallel Random Access Iterator Loop}
|
|
\cppspecificstart
|
|
\label{sec:pra_iterator}
|
|
|
|
The following example shows a parallel random access iterator loop.
|
|
|
|
\cppnexample[3.0]{pra_iterator}{1}
|
|
\cppspecificend
|
|
|
|
|