Template Struct Unsigned< long >

Struct Documentation

template<>
struct Unsigned<long>

Metafunction for long to unsigned long type conversions.

Public Types

typedef unsigned long type

The unsigned equivalent.