#include <di/execution/algorithm/bulk.h>
Public Types | |
template<typename... Args> | |
using | Invoke = meta::InvokeResult<Function&, Shape, Args&...> |
using di::execution::bulk_ns::GetInvokeResult< Function, Shape >::Invoke = meta::InvokeResult<Function&, Shape, Args&...> |