alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include <Traits.hpp>
Public Types | |
using | Type = std::remove_const_t< T > |
Public Member Functions | |
ALPAKA_FN_HOST_ACC T & | get () |
ALPAKA_FN_HOST_ACC T * | operator& () |
Public Attributes | |
Type | value |
Definition at line 17 of file Traits.hpp.
using alpaka::detail::DevGlobalImplGeneric< TTag, T >::Type = std::remove_const_t<T> |
Definition at line 20 of file Traits.hpp.
|
inline |
Definition at line 28 of file Traits.hpp.
|
inline |
Definition at line 23 of file Traits.hpp.
Type alpaka::detail::DevGlobalImplGeneric< TTag, T >::value |
Definition at line 21 of file Traits.hpp.