Specialization of sequential execution when paragraph_view is not required by the zip operation.
More...
|
template<typename R , typename S , typename... Tuple> |
static R | apply_domain (std::true_type, S &&skeleton, std::size_t size, Tuple &&... t) |
|
template<typename R , typename S , typename... Tuple> |
static R | apply_domain (std::false_type, S &&skeleton, std::size_t size, Tuple... t) |
|
template<typename R , typename S , typename... V> |
static R | execute (S &&skeleton, V &&... v) |
|
Specialization of sequential execution when paragraph_view is not required by the zip operation.
The documentation for this struct was generated from the following file: