alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::remove_restrict< T *__restrict__ > Struct Template Reference

#include <RemoveRestrict.hpp>

Public Types

using type = T *
 

Detailed Description

template<typename T>
struct alpaka::remove_restrict< T *__restrict__ >

Definition at line 26 of file RemoveRestrict.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using alpaka::remove_restrict< T *__restrict__ >::type = T*

Definition at line 28 of file RemoveRestrict.hpp.


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