unpack_impl< Sequence< Is… > > Struct Template Reference

unpack_impl&lt; Sequence&lt; Is… &gt; &gt; Struct Template Reference#

Composable Kernel: ck::detail::unpack_impl< Sequence< Is... > > Struct Template Reference
ck::detail::unpack_impl< Sequence< Is... > > Struct Template Reference

#include <functional4.hpp>

Public Member Functions

template<typename F, typename X>
__host__ __device__ constexpr auto operator() (F &&f, X &&x) const

Member Function Documentation

◆ operator()()

template<index_t... Is>
template<typename F, typename X>
__host__ __device__ constexpr auto ck::detail::unpack_impl< Sequence< Is... > >::operator() ( F && f,
X && x ) const
inlineconstexpr

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