|
PFUNC
1.0
|
Implementation of task For PFUNC -- A Task Parallel API. More...
#include <cstdlib>#include <pfunc/no_copy.hpp>#include <pfunc/exception.hpp>#include <pfunc/event.hpp>#include <pfunc/trampolines.hpp>#include <pfunc/attribute.hpp>#include <pfunc/group.hpp>Go to the source code of this file.
Classes | |
| struct | pfunc::detail::task< Attribute, Functor > |
| An implementation of a task structure. More... | |
Namespaces | |
| namespace | pfunc |
Namespace for the C++ interface of PFUNC. | |
| namespace | pfunc::detail |
Implementation of task For PFUNC -- A Task Parallel API.
1.7.6.1