HPX - High Performance ParalleX

PrevUpHomeNext

Global seq

hpx::parallel::v1::seq — Default sequential execution policy object.

Synopsis

// In header: <hpx/parallel/execution_policy.hpp>

static sequential_execution_policy const seq;

PrevUpHomeNext