Template Struct TypeTraits< uint1 >

Struct Documentation

template<>
struct TypeTraits<uint1>

Public Types

using base_type = unsigned int

Public Static Attributes

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