Template Struct TypeTraits< unsigned int >

Struct Documentation

template<>
struct TypeTraits<unsigned int>

Public Types

using base_type = unsigned int

Public Static Attributes

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