mirror of
https://github.com/OpenMP/Examples.git
synced 2025-04-10 16:32:11 +01:00
12 lines
219 B
TeX
12 lines
219 B
TeX
\pagebreak
|
|
\chapter{Parallel Random Access Iterator Loop}
|
|
\cppspecificstart
|
|
\label{chap:pra_iterator}
|
|
|
|
The following example shows a parallel random access iterator loop.
|
|
|
|
\cnexample{pra_iterator}{1c}
|
|
\cppspecificend
|
|
|
|
|