Template Struct TypeTraits< short >

Struct Documentation

template<>
struct TypeTraits<short>

Public Types

using base_type = short

Public Static Attributes

static constexpr int components = 0
static constexpr int elements = 1
static constexpr char name[] = "short"
static constexpr base_type min = SHRT_MIN
static constexpr base_type max = SHRT_MAX