Template Struct TypeTraits< signed char >

Struct Documentation

template<>
struct TypeTraits<signed char>

Public Types

using base_type = signed char

Public Static Attributes

static constexpr int components = 0
static constexpr int elements = 1
static constexpr char name[] = "signed char"
static constexpr base_type min = SCHAR_MIN
static constexpr base_type max = SCHAR_MAX