Template Struct TypeTraits< unsigned char >

Struct Documentation

template<>
struct TypeTraits<unsigned char>

Public Types

using base_type = unsigned char

Public Static Attributes

static constexpr int components = 0
static constexpr int elements = 1
static constexpr char name[] = "unsigned char"
static constexpr base_type min = 0
static constexpr base_type max = UCHAR_MAX