|
Zth (libzth)
|
#include <async.h>
Public Types | |
| using | functor_type = typename std::decay< F >::type |
| using | return_type = typename functor_operator_type_::return_type |
| using | args_type = typename functor_operator_type_::args_type |
| using zth::functor_traits< F >::args_type = typename functor_operator_type_::args_type |
| using zth::functor_traits< F >::functor_type = typename std::decay<F>::type |
| using zth::functor_traits< F >::return_type = typename functor_operator_type_::return_type |