#include <CL/sycl/detail/type_traits.hpp>
Public Types | |
using | type = T |
Definition at line 157 of file type_traits.hpp.
using cl::sycl::detail::make_signed_impl< T, enable_if_t<!is_contained< T, gtl::integer_list >::value, T > >::type = T |
Definition at line 159 of file type_traits.hpp.