Template Struct Unsigned< unsigned long long >

Struct Documentation

template<>
struct Unsigned<unsigned long long>

Metafunction returning same type for unsigned long longs.

Public Types

typedef unsigned long long type

The unsigned equivalent.