VecCore 0.8.1
C++ Library for Portable SIMD Vectorization
Loading...
Searching...
No Matches
vecCore::NumericLimits< bool > Struct Reference

#include <Limits.h>

Static Public Member Functions

static VECCORE_ATT_HOST_DEVICE constexpr bool Min () noexcept
 
static VECCORE_ATT_HOST_DEVICE constexpr bool Max () noexcept
 

Detailed Description

Definition at line 27 of file Limits.h.

Member Function Documentation

◆ Max()

static VECCORE_ATT_HOST_DEVICE constexpr bool vecCore::NumericLimits< bool >::Max ( )
inlinestaticconstexprnoexcept

Definition at line 29 of file Limits.h.

◆ Min()

static VECCORE_ATT_HOST_DEVICE constexpr bool vecCore::NumericLimits< bool >::Min ( )
inlinestaticconstexprnoexcept

Definition at line 28 of file Limits.h.


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