TPIE

2362a60
maintain_order_type.h File Reference

Whether to maintain order in parallel or not. More...

Go to the source code of this file.

Namespaces

 tpie
 pipelining/factory_base.h Base class of pipelining factories
 
 tpie::pipelining
 TPIE pipelining framework.
 

Enumerations

enum  tpie::pipelining::maintain_order_type { tpie::pipelining::arbitrary_order = false, tpie::pipelining::maintain_order = true }
 Type describing whether to maintain the order of items in parallel. More...
 

Detailed Description

Whether to maintain order in parallel or not.

Definition in file maintain_order_type.h.