ordered (OpenMP Clauses)
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
Required on a parallel for statement if an ordered directive is to be used in the loop.
ordered
ordered applies to the for directive.
For more information, see 2.4.1 for Construct.
See ordered for an example of using ordered clause.
Show: