Template Struct TypeTraits< long long >

Struct Documentation

template<>
struct TypeTraits<long long>

Public Types

using base_type = long long

Public Static Attributes

static constexpr int components = 0
static constexpr int elements = 1
static constexpr char name[] = "long long"
static constexpr base_type min = LLONG_MIN
static constexpr base_type max = LLONG_MAX