#include <CL/sycl/detail/generic_type_traits.hpp>
Public Types | |
using | ret_type = change_base_type_t< T, half > |
using | arg_type = find_same_size_type_t< gtl::scalar_unsigned_short_list, half > |
Definition at line 238 of file generic_type_traits.hpp.
using cl::sycl::detail::nan_types< T, enable_if_t< is_contained< T, gtl::unsigned_short_list >::value, T > >::arg_type = find_same_size_type_t<gtl::scalar_unsigned_short_list, half> |
Definition at line 241 of file generic_type_traits.hpp.
using cl::sycl::detail::nan_types< T, enable_if_t< is_contained< T, gtl::unsigned_short_list >::value, T > >::ret_type = change_base_type_t<T, half> |
Definition at line 240 of file generic_type_traits.hpp.