GrPPI  0.2
Generic and Reusable Parallel Pattern Interface
List of all members
grppi::internal::callable_helper< R(C::*)(Args...)> Struct Template Reference

#include <callable_traits.h>

Inheritance diagram for grppi::internal::callable_helper< R(C::*)(Args...)>:
Inheritance graph
[legend]
Collaboration diagram for grppi::internal::callable_helper< R(C::*)(Args...)>:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from grppi::internal::callable_helper< R(Args...)>
using arity = typename std::integral_constant< size_t, sizeof...(Args)>::type
 
- Public Types inherited from grppi::internal::identity< R(Args...)>
using type = R(Args...)
 

The documentation for this struct was generated from the following file: