alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::core::detail::AssertValueUnsigned< TArg > Struct Template Reference

#include <Assert.hpp>

Static Public Member Functions

ALPAKA_NO_HOST_ACC_WARNING static constexpr ALPAKA_FN_HOST_ACC auto assertValueUnsigned ([[maybe_unused]] TArg const &arg)
 

Detailed Description

template<typename TArg>
struct alpaka::core::detail::AssertValueUnsigned< TArg >

Definition at line 60 of file Assert.hpp.

Member Function Documentation

◆ assertValueUnsigned()

template<typename TArg >
ALPAKA_NO_HOST_ACC_WARNING static constexpr ALPAKA_FN_HOST_ACC auto alpaka::core::detail::AssertValueUnsigned< TArg >::assertValueUnsigned ( [[maybe_unused] ] TArg const &  arg)
inlinestaticconstexpr

Definition at line 62 of file Assert.hpp.


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