Template Struct TypeTraits< double >

Struct Documentation

template<>
struct TypeTraits<double>

Public Types

using base_type = double

Public Static Attributes

static constexpr int components = 0
static constexpr int elements = 1
static constexpr char name[] = "double"
static constexpr base_type min = DBL_MIN
static constexpr base_type max = DBL_MAX