numeric_limits< char >#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
stdgpu::numeric_limits< char >
Detailed Description
Specialization for char.
Static Public Member Functions | |
static constexpr STDGPU_HOST_DEVICE char | epsilon () noexcept |
static constexpr STDGPU_HOST_DEVICE char | infinity () noexcept |
static constexpr STDGPU_HOST_DEVICE char | lowest () noexcept |
static constexpr STDGPU_HOST_DEVICE char | max () noexcept |
static constexpr STDGPU_HOST_DEVICE char | min () noexcept |
static constexpr STDGPU_HOST_DEVICE char | 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 |
Generated by 1.9.6