alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | alpaka::meta::detail::NonZeroImpl< T > |
struct | alpaka::meta::detail::NonZeroImpl< std::integral_constant< T, TValue > > |
Namespaces | |
alpaka | |
The alpaka accelerator library. | |
alpaka::meta | |
alpaka::meta::detail | |
Typedefs | |
template<typename T > | |
using | alpaka::meta::NonZero = typename detail::NonZeroImpl< T > |