numeric_limits< char16_t >

numeric_limits< char16_t >#

stdgpu: stdgpu::numeric_limits< char16_t >
stdgpu Latest
Efficient STL-like Data Structures on the GPU

Detailed Description

Specialization for char16_t.

Static Public Member Functions

static constexpr STDGPU_HOST_DEVICE char16_t epsilon () noexcept
 
static constexpr STDGPU_HOST_DEVICE char16_t infinity () noexcept
 
static constexpr STDGPU_HOST_DEVICE char16_t lowest () noexcept
 
static constexpr STDGPU_HOST_DEVICE char16_t max () noexcept
 
static constexpr STDGPU_HOST_DEVICE char16_t min () noexcept
 
static constexpr STDGPU_HOST_DEVICE char16_t round_error () noexcept
 

Static Public Attributes

static constexpr int digits
 
static constexpr bool is_exact
 
static constexpr bool is_integer
 
static constexpr bool is_signed
 
static constexpr bool is_specialized
 
static constexpr int radix