Template Struct TypeTraits< long >

Struct Documentation

template<>
struct TypeTraits<long>

Public Types

using base_type = long

Public Static Attributes

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