Template Struct TypeTraits< unsigned long >

Struct Documentation

template<>
struct TypeTraits<unsigned long>

Public Types

using base_type = unsigned long

Public Static Attributes

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