alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::core::detail::AssertValueUnsigned< TArg > Struct Template Reference

#include <Assert.hpp>

Static Public Member Functions

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

Detailed Description

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

Definition at line 61 of file Assert.hpp.

Member Function Documentation

◆ assertValueUnsigned()

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

Definition at line 63 of file Assert.hpp.


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