alpaka
Abstraction Library for Parallel Kernel Acceleration
DimIntegralConst.hpp File Reference
#include "alpaka/dim/Traits.hpp"
#include <type_traits>

Go to the source code of this file.

Namespaces

 alpaka
 The alpaka accelerator library.
 

Typedefs

template<std::size_t N>
using alpaka::DimInt = std::integral_constant< std::size_t, N >