alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::core::detail::AssertGreaterThan< TLhs, TRhs > Struct Template Reference

#include <Assert.hpp>

Static Public Member Functions

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

Detailed Description

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

Definition at line 85 of file Assert.hpp.

Member Function Documentation

◆ assertGreaterThan()

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

Definition at line 87 of file Assert.hpp.


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