DPC++ Runtime
Runtime libraries for oneAPI DPC++
syclcompat::type_identity< T > Struct Template Reference

#include <syclcompat/traits.hpp>

Public Types

using type = T
 

Detailed Description

template<class T>
struct syclcompat::type_identity< T >

Definition at line 32 of file traits.hpp.

Member Typedef Documentation

◆ type

template<class T >
using syclcompat::type_identity< T >::type = T

Definition at line 33 of file traits.hpp.


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