Template Struct TypeTraits< int >

Struct Documentation

template<>
struct TypeTraits<int>

Public Types

using base_type = int

Public Static Attributes

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