Template Struct TypeTraits< char3 >

Struct Documentation

template<>
struct TypeTraits<char3>

Public Types

using base_type = signed char

Public Static Attributes

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