alpaka
Abstraction Library for Parallel Kernel Acceleration
|
Removes restrict from a type. More...
#include <RemoveRestrict.hpp>
Public Types | |
using | type = T |
Removes restrict from a type.
Definition at line 13 of file RemoveRestrict.hpp.
using alpaka::remove_restrict< T >::type = T |
Definition at line 15 of file RemoveRestrict.hpp.