Go to the source code of this file.
Namespaces | |
| tpie | |
| tpie::pipelining | |
| pipelining/factory_base.h Base class of pipelining factories | |
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... | |
Whether to maintain order in parallel or not.
Definition in file maintain_order_type.h.