Template Struct TypeTraits< int1 >

Struct Documentation

template<>
struct TypeTraits<int1>

Public Types

using base_type = int

Public Static Attributes

static constexpr int components = 1
static constexpr int elements = 1
static constexpr char name[] = "int1"
static constexpr base_type min = INT_MIN
static constexpr base_type max = INT_MAX