Template Struct TypeTraits< char1 >

Struct Documentation

template<>
struct TypeTraits<char1>

Public Types

using base_type = signed char

Public Static Attributes

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