PFUNC
1.0
|
#include <pfunc/prio.hpp>
Public Types | |
typedef T::attribute | attribute |
typedef T::functor | functor |
Traits class to figure out the nested types "attribute" and "functor" associated with a "task" type.
typedef T::attribute pfunc::detail::task_traits< T >::attribute |
Type of the attribute
typedef T::functor pfunc::detail::task_traits< T >::functor |
Type of the functor