safe_underlying_type< T, true > Struct Template Reference

safe_underlying_type&lt; T, true &gt; Struct Template Reference#

Composable Kernel: ck_tile::safe_underlying_type< T, true > Struct Template Reference
ck_tile::safe_underlying_type< T, true > Struct Template Reference

#include <arch.hpp>

Public Types

using type = std::underlying_type_t<T>

Member Typedef Documentation

◆ type

template<typename T>
using ck_tile::safe_underlying_type< T, true >::type = std::underlying_type_t<T>

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