mirror of
https://github.com/OpenMP/Examples.git
synced 2025-04-04 05:41:33 +01:00
12 lines
221 B
TeX
12 lines
221 B
TeX
\pagebreak
|
|
\chapter{Parallel Random Access Iterator Loop}
|
|
\ccppspecificstart
|
|
\label{chap:pra_iterator}
|
|
|
|
The following example shows a parallel random access iterator loop.
|
|
|
|
\cnexample{pra_iterator}{1c}
|
|
\ccppspecificend
|
|
|
|
|