tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
unsequenced_policy.hpp File Reference

Go to the source code of this file.

Classes

struct  is_execution_policy< etl::execution::unsequenced_policy >
 
struct  unsequenced_policy
 The execution policy type used as a unique type to disambiguate parallel algorithm overloading and indicate that a parallel algorithm's execution may be vectorized, e.g., executed on a single thread using instructions that operate on multiple data items. More...
 

Namespaces

namespace  etl
 
namespace  etl::execution