tuple_element_or_default_dispatch< IsWithinBounds, Idx, Tuple, DefaultType > Struct Template Reference

tuple_element_or_default_dispatch&lt; IsWithinBounds, Idx, Tuple, DefaultType &gt; Struct Template Reference#

Composable Kernel: ck_tile::detail::tuple_element_or_default_dispatch< IsWithinBounds, Idx, Tuple, DefaultType > Struct Template Reference
ck_tile::detail::tuple_element_or_default_dispatch< IsWithinBounds, Idx, Tuple, DefaultType > Struct Template Reference

#include <type_traits.hpp>

Public Types

using type = DefaultType

Member Typedef Documentation

◆ type

template<bool IsWithinBounds, std::size_t Idx, typename Tuple, typename DefaultType>
using ck_tile::detail::tuple_element_or_default_dispatch< IsWithinBounds, Idx, Tuple, DefaultType >::type = DefaultType

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