alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::core::detail::AssertGreaterThan< TLhs, TRhs > Struct Template Reference

#include <Assert.hpp>

Static Public Member Functions

ALPAKA_NO_HOST_ACC_WARNING static ALPAKA_FN_HOST_ACC constexpr auto assertGreaterThan (TRhs const &rhs)

Detailed Description

template<typename TLhs, typename TRhs>
struct alpaka::core::detail::AssertGreaterThan< TLhs, TRhs >

Definition at line 86 of file Assert.hpp.

Member Function Documentation

◆ assertGreaterThan()

template<typename TLhs, typename TRhs>
ALPAKA_NO_HOST_ACC_WARNING static ALPAKA_FN_HOST_ACC constexpr auto alpaka::core::detail::AssertGreaterThan< TLhs, TRhs >::assertGreaterThan ( TRhs const & rhs)
inlinestaticconstexpr

Definition at line 88 of file Assert.hpp.


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